diff --git a/Numeric/fullMatrix.cpp b/Numeric/fullMatrix.cpp
index 7d2349efc364c56dfb0674e8b3b0aa9a1622364a..511e3275f4f59846e74947a7c0e5530eb806d5be 100644
--- a/Numeric/fullMatrix.cpp
+++ b/Numeric/fullMatrix.cpp
@@ -20,7 +20,7 @@
 
 
 /*==============================================================================
- * This file improve the methods of fullVector and fullMatrix using
+ * This file improves methods for fullVector and fullMatrix using
  *  - BLAS : Basic Linear Algebra Subprograms
  *  - LAPACK : Linear Algebra PACKage
  *============================================================================*/