diff options
author | Jonathan Gordon <rockbox@jdgordon.info> | 2012-12-04 18:49:29 +1100 |
---|---|---|
committer | Jonathan Gordon <rockbox@jdgordon.info> | 2012-12-04 18:49:29 +1100 |
commit | f551d14bdd1f6160b06e739334b5e0150e645f10 (patch) | |
tree | 7116baa4a310e016de9e7ec9de5afa324f164112 /wps/classic_statusbar.sbs | |
parent | 6f709d2333adb29fd5373ba27ce6d4c74900e4fe (diff) | |
download | rockbox-f551d14bdd1f6160b06e739334b5e0150e645f10.tar.gz rockbox-f551d14bdd1f6160b06e739334b5e0150e645f10.zip |
fix typo
Change-Id: I52270ce86e506df4fe51e8b4cb3b7e066611716e
Diffstat (limited to 'wps/classic_statusbar.sbs')
-rw-r--r-- | wps/classic_statusbar.sbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wps/classic_statusbar.sbs b/wps/classic_statusbar.sbs index abed58f5a7..ca52e9df83 100644 --- a/wps/classic_statusbar.sbs +++ b/wps/classic_statusbar.sbs | |||
@@ -1,5 +1,5 @@ | |||
1 | # Classic Statusbar | 1 | # Classic Statusbar |
2 | # (C) 2007-2012 The Authors (see /rockbox/wps/ATHORS) | 2 | # (C) 2007-2012 The Authors (see /rockbox/wps/AUTHORS) |
3 | # | 3 | # |
4 | # Classic statusbar adapted to skin engine | 4 | # Classic statusbar adapted to skin engine |
5 | # | 5 | # |