summaryrefslogtreecommitdiff
path: root/.templates
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-11-25 12:26:57 +0100
committerThomas Schwinge <tschwinge@gnu.org>2008-11-25 12:26:57 +0100
commite73ae9e652e36dcf6cfe10f91fafff06e2a439b4 (patch)
tree3889e3400f47da14ef24506e31d2e3c299e6b5b9 /.templates
parent3ef1e29b25d0c2ce433e2fd255cb5da59453fbee (diff)
Properly spell ``recent changes''.
Diffstat (limited to '.templates')
-rw-r--r--.templates/page.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/.templates/page.tmpl b/.templates/page.tmpl
index ae9347fb..4bc13d40 100644
--- a/.templates/page.tmpl
+++ b/.templates/page.tmpl
@@ -39,7 +39,7 @@
<span class="global">
<ul>
<TMPL_IF NAME="RECENTCHANGESURL">
-<li><a href="<TMPL_VAR RECENTCHANGESURL>">RecentChanges</a></li>
+<li><a href="<TMPL_VAR RECENTCHANGESURL>">Recent Changes</a></li>
</TMPL_IF>
<TMPL_IF NAME="PREFSURL">
<li><a href="<TMPL_VAR PREFSURL>">Preferences</a></li>