Merge branch 'develop' into features/JAL-2379pcaMemory
[jalview.git] / src / jalview / analysis / PCA.java
index 9fc6027..7d6b822 100755 (executable)
@@ -151,7 +151,7 @@ public class PCA implements Runnable
   /**
    * Returns the matrix used in PCA calculation
    * 
-   * @return java.math.Matrix object
+   * @return
    */
 
   public MatrixI getM()