|
From: <sv...@va...> - 2011-10-13 16:16:46
|
Author: sewardj Date: 2011-10-13 17:11:58 +0100 (Thu, 13 Oct 2011) New Revision: 12141 Log: Fix typo spotted by Philip Waroquiers. Modified: trunk/README.android Modified: trunk/README.android =================================================================== --- trunk/README.android 2011-10-13 16:10:49 UTC (rev 12140) +++ trunk/README.android 2011-10-13 16:11:58 UTC (rev 12141) @@ -27,7 +27,7 @@ # # 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. |