diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2002-05-27 15:49:55 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2002-05-27 15:49:55 +0000 |
| commit | 90f1c61e3a4bd6fcc6f6d662e4e0d9452a035cba (patch) | |
| tree | 5f5ce2e2c9a981fddf299c0fc8ca3467cb02ab1c | |
| parent | 6447071b4997fc7036ee8c6ec1104103413ce88c (diff) | |
| download | rockbox-90f1c61e3a4bd6fcc6f6d662e4e0d9452a035cba.zip rockbox-90f1c61e3a4bd6fcc6f6d662e4e0d9452a035cba.tar.gz rockbox-90f1c61e3a4bd6fcc6f6d662e4e0d9452a035cba.tar.bz2 rockbox-90f1c61e3a4bd6fcc6f6d662e4e0d9452a035cba.tar.xz | |
an, not and
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@757 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | www/daily.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/daily.t b/www/daily.t index f760b35..8dbc18b 100644 --- a/www/daily.t +++ b/www/daily.t @@ -8,7 +8,7 @@ <p>Useful links for do-it-yourselfers: <ul> <li><a href="cross-gcc.html">Building the SH1 cross compiler</a> -<li><a href="sh-win/">Setting up and SH1 cross compiler for Windows</a> +<li><a href="sh-win/">Setting up an SH1 cross compiler for Windows</a> </ul> <h2>Target builds</h2> |