[mlpack-svn] r15045 - mlpack/trunk/src/mlpack/core/math

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Fri May 10 14:23:30 EDT 2013


Author: rcurtin
Date: 2013-05-10 14:23:29 -0400 (Fri, 10 May 2013)
New Revision: 15045

Modified:
   mlpack/trunk/src/mlpack/core/math/range_impl.hpp
Log:
Grevious spelling mistake.


Modified: mlpack/trunk/src/mlpack/core/math/range_impl.hpp
===================================================================
--- mlpack/trunk/src/mlpack/core/math/range_impl.hpp	2013-05-10 01:26:49 UTC (rev 15044)
+++ mlpack/trunk/src/mlpack/core/math/range_impl.hpp	2013-05-10 18:23:29 UTC (rev 15045)
@@ -183,7 +183,7 @@
   return convert.str();
 }
 
-}; // namesapce math
+}; // namespace math
 }; // namespace mlpack
 
 #endif




More information about the mlpack-svn mailing list