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 2d10b85 commit 0d29ee1Copy full SHA for 0d29ee1
src/org/opensolaris/opengrok/analysis/JFlexXref.java
@@ -204,7 +204,7 @@ protected void appendProject() throws IOException {
204
}
205
206
/**
207
- * Calls {@link #appendLink(java.lang.String, boolean) with false to
+ * Calls {@link #appendLink(java.lang.String, boolean)} with false to
208
* disable {@code doPushback} handling.
209
* @param url the URL to append
210
* @throws IOException if an error occurs while appending
0 commit comments