fix mistake

This commit is contained in:
Simon Stürz 2014-12-15 09:27:39 +01:00 committed by Michael Zanetti
parent feed403ccf
commit d87bc5a071

View File

@ -34,7 +34,7 @@
\section3 Example
An example command could be \l{http://linux.die.net/man/1/espeak}{espeak}. (\tt{apt-get install espeak})
\code
espeak -v en "Chuck Norris is using gooe" # gooe = guh spelled correctly
espeak -v en "Chuck Norris is using gooe" # gooe = guh pronounced correctly
\endcode