[mlpack-git] master,mlpack-1.0.x: Spelling fix; thanks Barak! (262ebe2)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 21:46:04 EST 2015


Repository : https://github.com/mlpack/mlpack

On branches: master,mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

>---------------------------------------------------------------

commit 262ebe29af542c772a6f0e0a10eeb7999244ae31
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Apr 7 22:35:04 2014 +0000

    Spelling fix; thanks Barak!


>---------------------------------------------------------------

262ebe29af542c772a6f0e0a10eeb7999244ae31
 src/mlpack/core/metrics/lmetric.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mlpack/core/metrics/lmetric.hpp b/src/mlpack/core/metrics/lmetric.hpp
index b61fb35..8ac655d 100644
--- a/src/mlpack/core/metrics/lmetric.hpp
+++ b/src/mlpack/core/metrics/lmetric.hpp
@@ -18,7 +18,7 @@ namespace metric {
 /**
  * The L_p metric for arbitrary integer p, with an option to take the root.
  *
- * This class implements the standard L_p metric for two arbitary vectors @f$ x
+ * This class implements the standard L_p metric for two arbitrary vectors @f$ x
  * @f$ and @f$ y @f$ of dimensionality @f$ n @f$:
  *
  * @f[



More information about the mlpack-git mailing list