Skip to content

Commit 66f50b9

Browse files
committed
typo in docstring
1 parent ec7eb58 commit 66f50b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ev3dev.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2436,7 +2436,7 @@ class Sound:
24362436
"""
24372437
Sound-related functions. The class has only static methods and is not
24382438
intended for instantiation. It can beep, play wav files, or convert text to
2439-
speach.
2439+
speech.
24402440
24412441
Note that all methods of the class spawn system processes and return
24422442
subprocess.Popen objects. The methods are asynchronous (they return

0 commit comments

Comments
 (0)