summaryrefslogtreecommitdiffstats
path: root/web/html/template.php
diff options
context:
space:
mode:
authoreric <eric>2004-06-18 18:48:13 +0200
committereric <eric>2004-06-18 18:48:13 +0200
commitd92682fbfdd9dec43939678b3c5b80c512f148d3 (patch)
tree46849f9e2e30eef1cffd7b505f1c14a12a0b9c9b /web/html/template.php
parent96b812adc4acb1b1f3a79e396fa291847be78b44 (diff)
downloadaur-d92682fbfdd9dec43939678b3c5b80c512f148d3.tar.gz
aur-d92682fbfdd9dec43939678b3c5b80c512f148d3.tar.xz
Diffstat (limited to 'web/html/template.php')
-rw-r--r--web/html/template.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/html/template.php b/web/html/template.php
index 36d0b4cf..69964751 100644
--- a/web/html/template.php
+++ b/web/html/template.php
@@ -11,7 +11,7 @@ print _("Hi, this is worth reading!")."<br/>\n";
html_footer("\$Id$"); # Use the $Id$ keyword
- # NOTE: when checking in a new file, use the
- # 'svn propset svn:keywords "Id" filename.php
+ # NOTE: when checking in a new file, use
+ # 'svn propset svn:keywords "Id" filename.php'
# to tell svn to expand the "Id" keyword.
?>