From e09e21a42ed85c5dc5e1388b3f4637a71592a02f Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Sun, 20 Mar 2016 13:34:50 +0000 Subject: [PATCH] Fix typo --- docs/recipes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/recipes.rst b/docs/recipes.rst index 826226f..76a51f2 100644 --- a/docs/recipes.rst +++ b/docs/recipes.rst @@ -568,7 +568,7 @@ Keyboard controlled robot ========================= .. XXX Rewrite this using curses (to avoid evdev dep, which isn't packaged - on Rapsbian) + on Raspbian) Use up/down/left/right keys to control a robot::