Skip to content

Commit 0d29ee1

Browse files
committed
Fix Javadoc
1 parent 2d10b85 commit 0d29ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/opensolaris/opengrok/analysis/JFlexXref.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ protected void appendProject() throws IOException {
204204
}
205205

206206
/**
207-
* Calls {@link #appendLink(java.lang.String, boolean) with false to
207+
* Calls {@link #appendLink(java.lang.String, boolean)} with false to
208208
* disable {@code doPushback} handling.
209209
* @param url the URL to append
210210
* @throws IOException if an error occurs while appending

0 commit comments

Comments
 (0)