Skip to content

Commit 8b0b0b9

Browse files
committed
Merge remote-tracking branch 'ddemidov/patch-1' into docs
2 parents bb0b9d4 + 66f50b9 commit 8b0b0b9

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
@@ -2441,7 +2441,7 @@ class Sound:
24412441
"""
24422442
Sound-related functions. The class has only static methods and is not
24432443
intended for instantiation. It can beep, play wav files, or convert text to
2444-
speach.
2444+
speech.
24452445
24462446
Note that all methods of the class spawn system processes and return
24472447
subprocess.Popen objects. The methods are asynchronous (they return

0 commit comments

Comments
 (0)