Git commit 1ac1342a3c4098b21d1c263166053e208ce5afc6 by Yuri Chornoivan.
Committed on 24/01/2015 at 13:22.
Pushed by yurchor into branch 'master'.

Fix typo

M  +1    -1    doc/help_en.docbook

http://commits.kde.org/kwave/1ac1342a3c4098b21d1c263166053e208ce5afc6

diff --git a/doc/help_en.docbook b/doc/help_en.docbook
index fbde58c..a6b9338 100644
--- a/doc/help_en.docbook
+++ b/doc/help_en.docbook
@@ -1260,7 +1260,7 @@
     <para>
        The second way of encoding samples is with <emphasis>floating 
point</emphasis>
        numbers. With floating point numbers, noise is spread nearly equal over
-       all ranges of amplitudes and has advantages especially on low 
ampltiudes.
+       all ranges of amplitudes and has advantages especially on low 
amplitudes.
        However, this format is much slower when used for processing (computers 
are
        much slower on calculating with floating point values in comparison to
        fixed point numbers).

Reply via email to