changeset 350:4f8e660641d6

Fix typo samling_rate -> sampling_rate
author yoyota <smarthorse6@gmail.com>
date Sat, 07 Mar 2020 10:49:05 +0900
parents 1076056833c5
children 02f4aa16598a
files auditok/core.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/auditok/core.py	Wed Jan 22 23:21:44 2020 +0100
+++ b/auditok/core.py	Sat Mar 07 10:49:05 2020 +0900
@@ -402,7 +402,7 @@
 
             data: bytes
                 audio data
-            samling_rate: int
+            sampling_rate: int
                 sampling rate of audio data
             sample_width: int
                 number of bytes of one audio sample