Browse Source

Fixed typo in documentation.

Philipp Wiesemann 11 years ago
parent
commit
6234415872
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README-raspberrypi.txt

+ 1 - 1
README-raspberrypi.txt

@@ -124,7 +124,7 @@ Reference: http://www.raspberrypi.org/phpBB3/viewtopic.php?t=5062
 
 
 The Text Input API is supported, with translation of scan codes done via the
 The Text Input API is supported, with translation of scan codes done via the
 kernel symbol tables. For this to work, SDL needs access to a valid console.
 kernel symbol tables. For this to work, SDL needs access to a valid console.
-If you notice there's no SDL_TEXTINPUT message being emmited, double check that
+If you notice there's no SDL_TEXTINPUT message being emitted, double check that
 your app has read access to one of the following:
 your app has read access to one of the following:
     
     
 * /proc/self/fd/0
 * /proc/self/fd/0