ebarboni commented on code in PR #5755:
URL: https://github.com/apache/netbeans/pull/5755#discussion_r1155674168


##########
ide/editor.util/src/org/netbeans/lib/editor/util/FlyOffsetGapList.java:
##########
@@ -50,7 +50,7 @@ public FlyOffsetGapList(int initialCapacity) {
      *
      * @param elem element currently stored in the list.
      * @return raw offset of the element. It needs to be preprocessed
-     * by {@link #raw2RelOffset(int)} to become the real offset.
+     * by {@code #raw2RelOffset(int)} to become the real offset.

Review Comment:
   yes this generate ok with @link but create a href that is invalid because of 
scope on final web page for a item you cannot find/browse. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to