DOC: protect last character in URL

This commit is contained in:
François Boulogne
2013-08-10 13:57:24 +02:00
parent 35a33a9286
commit 8b2f52da50
+1 -1
View File
@@ -677,7 +677,7 @@ def entropy(image, selem, out=None, mask=None, shift_x=False, shift_y=False):
References
----------
.. [1] http://en.wikipedia.org/wiki/Entropy_(information_theory)
.. [1] http://en.wikipedia.org/wiki/Entropy_(information_theory)>
Examples
--------