Skip to content

Commit

Permalink
Fix javadoc paragraphs
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Jul 1, 2023
1 parent 5380414 commit 553d671
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public AbstractFileBuffer(TextFileBufferManager manager) {
* This implementation is always empty.
* <p>
* Subclasses may extend but must call <code>super.dispose()</code>.
* <p>
* </p>
*
* @since 3.1
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

/**
* Encapsulates the <code>org.eclipse.ui.navigator.viewer</code> extension.
* <p>
*
* @since 3.2
*/
Expand Down

0 comments on commit 553d671

Please sign in to comment.