Skip to content

Commit 9c402f0

Browse files
committed
technic --> technique
1 parent 4c4df38 commit 9c402f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

digital_image_processing/sepia.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Implemented an algorithm using opencv to tone an image with sepia technic
2+
Implemented an algorithm using opencv to tone an image with sepia technique
33
"""
44

55
from cv2 import imread, imshow, waitKey, destroyAllWindows

0 commit comments

Comments
 (0)