diff options
author | Silvio <silvio@devlet.com.br> | 2011-02-22 10:37:10 -0300 |
---|---|---|
committer | Silvio Rhatto <silvio@devlet.com.br> | 2011-02-22 10:37:10 -0300 |
commit | f253764c93f49dcdfe01b9e3f4d2a1352406b8f1 (patch) | |
tree | b6a4d1d70cdb9cdfca0ec5984a458be1431313f7 /doc/html/installdox | |
parent | 8b55b69339146f0b03b01dd1c12501754cbd9de0 (diff) | |
download | cinisis-f253764c93f49dcdfe01b9e3f4d2a1352406b8f1.tar.gz cinisis-f253764c93f49dcdfe01b9e3f4d2a1352406b8f1.tar.bz2 |
Documentation update
Diffstat (limited to 'doc/html/installdox')
-rwxr-xr-x | doc/html/installdox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/installdox b/doc/html/installdox index 9b89fe0..2697a81 100755 --- a/doc/html/installdox +++ b/doc/html/installdox @@ -53,7 +53,7 @@ foreach $sub (keys %subst) } elsif ( ! $quiet && $sub ne "_doc" && $sub ne "_cgi" ) { - print "Substituting $subst{$sub} for each occurence of tag file $sub\n"; + print "Substituting $subst{$sub} for each occurrence of tag file $sub\n"; } } |