typo fix in instructions of fitline.py sample
authorBasheer Subei <basheersubei@gmail.com>
Sun, 4 Jan 2015 21:09:00 +0000 (00:09 +0300)
committerBasheer Subei <basheersubei@gmail.com>
Sun, 4 Jan 2015 21:09:00 +0000 (00:09 +0300)
samples/python2/fitline.py

index 82b45b0..08b94d7 100755 (executable)
@@ -17,7 +17,7 @@ in case of ~50% of outliers.
 
 Keys
 ----
-SPACE - generaty random points
+SPACE - generate random points
 f     - change distance function
 ESC   - exit
 '''