JAL-3645 errant "g" in JavaDoc
[jalview.git] / src / jalview / gui / AlignFrame.java
index a06c6d8..14e09e7 100644 (file)
@@ -3966,7 +3966,7 @@ public class AlignFrame extends GAlignFrame implements DropTargetListener,
    */
   protected int _annotationScoreVectorHash;
 
-  /**g
+  /**
    * search the alignment and rebuild the sort by annotation score submenu the
    * last alignment annotation vector hash is stored to minimize cost of
    * rebuilding in subsequence calls.