From 70087b4db3165728af2ca024e2745a5d621e48c6 Mon Sep 17 00:00:00 2001
From: Axel Modave <axel.modave@gmail.com>
Date: Thu, 30 Sep 2010 10:39:43 +0000
Subject: [PATCH] pp (hum ...)

---
 Numeric/fullMatrix.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Numeric/fullMatrix.cpp b/Numeric/fullMatrix.cpp
index 7d2349efc3..511e3275f4 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
  *============================================================================*/
-- 
GitLab