Commit 62344158720778712e122776a023bb49665ac0e9

Philipp Wiesemann 2014-01-26T23:42:25

Fixed typo in documentation.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README-raspberrypi.txt b/README-raspberrypi.txt
index af1ccea..22b4bbc 100644
--- a/README-raspberrypi.txt
+++ b/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
 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:
     
 * /proc/self/fd/0