[mlpack] 03/04: quilt patch for typos

Barak A. Pearlmutter barak+git at cs.nuim.ie
Mon Apr 7 21:36:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository mlpack.

commit e661623fc5574a828b272a75d4348a8284a5a814
Author: Barak A. Pearlmutter <barak+git at cs.nuim.ie>
Date:   Mon Apr 7 21:52:44 2014 +0100

    quilt patch for typos
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index c8e1752..62d9281 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 build-Doxygen.patch
 troff-single-quote.patch
 doxyfile-path-fix.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..b069020
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,21 @@
+From: "Barak A. Pearlmutter" <barak+git at cs.nuim.ie>
+Date: Mon, 7 Apr 2014 21:51:14 +0100
+Subject: spelling
+
+---
+ 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 cd8df92..08ef26c 100644
+--- a/src/mlpack/core/metrics/lmetric.hpp
++++ b/src/mlpack/core/metrics/lmetric.hpp
+@@ -33,7 +33,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[

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list