We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40cc478 commit 8a41c43Copy full SHA for 8a41c43
recaf-core/src/main/java/software/coley/recaf/services/comment/CommentManager.java
@@ -424,8 +424,7 @@ public WorkspaceComments getWorkspaceComments(@Nonnull Workspace workspace) {
424
}
425
426
/**
427
- * @return Comments container for the current workspace, if any comments exist.
428
- * If there are no comments, then {@code null}.
+ * @return Comments container for the current workspace.
429
* If there is no current workspace, then {@code null}.
430
*/
431
@Nullable
0 commit comments