JAL-3645 errant "g" in JavaDoc
authorBobHanson <hansonr@stolaf.edu>
Wed, 10 Jun 2020 16:28:56 +0000 (11:28 -0500)
committerBobHanson <hansonr@stolaf.edu>
Wed, 10 Jun 2020 16:28:56 +0000 (11:28 -0500)
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.