[mlpack] 06/30: Fix minor misspelling.

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Dec 26 10:15:25 UTC 2016


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

bap pushed a commit to branch master
in repository mlpack.

commit 4e4186e5d3bb0631355ee226e3b2fca76a28929a
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Nov 21 10:20:07 2016 -0500

    Fix minor misspelling.
---
 src/mlpack/tests/lsh_test.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mlpack/tests/lsh_test.cpp b/src/mlpack/tests/lsh_test.cpp
index 12254cd..10ee465 100644
--- a/src/mlpack/tests/lsh_test.cpp
+++ b/src/mlpack/tests/lsh_test.cpp
@@ -294,7 +294,7 @@ BOOST_AUTO_TEST_CASE(NumProjTest)
  * the bar very low (recall >= 50%) to make sure that a test fail means bad
  * implementation.
  * Second, a very cheap LSH search, with parameters that should cause recall
- * to be very low. Set the threshhold very high (recall <= 25%) to make sure
+ * to be very low. Set the threshold very high (recall <= 25%) to make sure
  * that a test fail means bad implementation.
  */
 BOOST_AUTO_TEST_CASE(RecallTest)

-- 
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