gst-test-perspective.py: fix a typo
authorAntonio Ospite <ao2@ao2.it>
Mon, 18 Dec 2017 12:50:09 +0000 (13:50 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 18 Dec 2017 12:50:09 +0000 (13:50 +0100)
python/gst-test-perspective.py

index 9a74823..6ddf5b0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
 #!/usr/bin/env python
 
-# test program for the "perspective" geometric tranform element
+# test program for the "perspective" geometric transform element
 
 import cv2
 import numpy as np
 
 import cv2
 import numpy as np