Merge branch 'develop' into bug/JAL-1608createGroups
[jalview.git] / src / jalview / renderer / ResidueShader.java
index 3f5cd11..b6f7fe6 100644 (file)
@@ -47,7 +47,7 @@ public class ResidueShader implements ResidueShaderI
   private boolean conservationColouring;
 
   /*
-   * the phsyico-chemical property conservation scores for columns, with values
+   * the physico-chemical property conservation scores for columns, with values
    * 0-9, '+' (all properties conserved), '*' (residue fully conserved) or '-' (gap)
    * (may be null if colour by conservation is not selected)
    */