summaryrefslogtreecommitdiff
path: root/httemplate/docs/install.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/docs/install.html')
-rw-r--r--httemplate/docs/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html
index b5df9b1cc..efc1eb6bc 100644
--- a/httemplate/docs/install.html
+++ b/httemplate/docs/install.html
@@ -71,7 +71,7 @@ mysql> GRANT SELECT,INSERT,UPDATE,DELETE,INDEX,ALTER,CREATE,DROP on freeside.* T
<pre>
$ su
# make create-database</pre>
- <li>Build and install the Perl libraries:
+ <li>Build and install the Perl modules:
<pre>
$ make perl-modules
$ su