From 2b8812147820663559e8b9f66ffcb3639593a9f0 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Thu, 13 Oct 2011 16:11:58 +0000 Subject: [PATCH] Fix typo spotted by Philip Waroquiers. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12141 --- README.android | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.android b/README.android index f2a41dc771..e3228576e8 100644 --- a/README.android +++ b/README.android @@ -27,7 +27,7 @@ export NDKROOT=/path/to/android-ndk-r6 # # Currently the only supported value is: nexus_s # -export HWKIND=nexus_t # Samsung Nexus S +export HWKIND=nexus_s # Samsung Nexus S # Then cd to the root of your Valgrind source tree. -- 2.47.3