changeset 55:72ca5ca24e3b

minor spelling spelling correction smaple_width to sample_width
author Todd <taf2@users.noreply.github.com>
date Sun, 10 Apr 2016 12:51:15 -0400
parents 0304e7e8d155
children 7d282c03323b
files auditok/io.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/auditok/io.py	Fri Mar 11 22:49:37 2016 +0100
+++ b/auditok/io.py	Sun Apr 10 12:51:15 2016 -0400
@@ -97,7 +97,7 @@
             
         :Returns:
             
-            Audio data as a string of length 'N' * 'smaple_width' * 'channels', where 'N' is:
+            Audio data as a string of length 'N' * 'sample_width' * 'channels', where 'N' is:
             
             - `size` if `size` < 'left_samples'