From 62344158720778712e122776a023bb49665ac0e9 Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Sun, 26 Jan 2014 23:42:25 +0100 Subject: [PATCH] Fixed typo in documentation. --- README-raspberrypi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-raspberrypi.txt b/README-raspberrypi.txt index af1ccea6e10d3..22b4bbc9ee722 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