summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Hak <adiamas@rockbox.org>2002-08-21 10:32:00 +0000
committerRobert Hak <adiamas@rockbox.org>2002-08-21 10:32:00 +0000
commit9d317c0d1ebcec393d6135d28934f5075343df78 (patch)
treebdd5d8576e49c6704ad55db18845478525340618
parentaf25093e6d760df023f30e0847c0ed49152b7a7d (diff)
downloadrockbox-9d317c0d1ebcec393d6135d28934f5075343df78.tar.gz
rockbox-9d317c0d1ebcec393d6135d28934f5075343df78.zip
correction of what file to read
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1852 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--uisimulator/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/README b/uisimulator/README
index cc2b0b4a92..bafa39a867 100644
--- a/uisimulator/README
+++ b/uisimulator/README
@@ -12,4 +12,4 @@ similar to code that would run on target.
12Simulator-specific code should not be store here, but in the specific 12Simulator-specific code should not be store here, but in the specific
13directories for the simulators. 13directories for the simulators.
14 14
15For further information see ../docs/README \ No newline at end of file 15For further information see ../docs/UISIMULATOR