JAL-3878 Fix typo in getTooltip method name
authorMateusz Warowny <mmzwarowny@dundee.ac.uk>
Fri, 18 Feb 2022 13:51:33 +0000 (14:51 +0100)
committerMateusz Warowny <mmzwarowny@dundee.ac.uk>
Fri, 18 Feb 2022 13:51:33 +0000 (14:51 +0100)
src/jalview/ws2/actions/api/ActionI.java

index c789b32..0fbbe22 100644 (file)
@@ -40,7 +40,7 @@ public interface ActionI<T>
    * 
    * @return action tooltip
    */
-  String getToolip();
+  String getTooltip();
 
   /**
    * Get the subcategory this action belongs to. Can be used to group or