summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-05-04 01:58:54 +0200
committerAraq <rumpf_a@web.de>2012-05-04 01:58:54 +0200
commita41bf611a02858843d4e083246fd2c5028638452 (patch)
tree479848282174638b643b617a9fe8d1a2dd46f861 /doc
parent28b68d914ecef78ecf8e5068583b8ed3f5e7a302 (diff)
downloadNim-a41bf611a02858843d4e083246fd2c5028638452.tar.gz
fixes binding of overloaded procs
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/lib.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lib.txt b/doc/lib.txt
index 3f2e3e0c3..37c66a3b7 100755
--- a/doc/lib.txt
+++ b/doc/lib.txt
@@ -608,4 +608,4 @@ Scientific computing
 --------------------
 
 * `libsvm <libsvm.html>`_ 
-  Low level wrapper for `libsvm <http://www.csie.ntu.edu.tw/~cjlin/libsvm/>`_.
+  Low level wrapper for `lib svm <http://www.csie.ntu.edu.tw/~cjlin/libsvm/>`_.