diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 16:30:18 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 16:30:18 +0000 |
commit | 09c0785e3eacf3a6f5c8cbfa524d0d7a9cfb6eac (patch) | |
tree | 1a16cba774eedbf75a7ab95503822e3a035f1fbc /doc | |
parent | c316b2a3ab0363281e5776d439c2116a263a2c9b (diff) |
web commit from 62.45.9.73: fixed typo. -schot
Diffstat (limited to 'doc')
-rw-r--r-- | doc/cgi.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cgi.mdwn b/doc/cgi.mdwn index f0c0376d0..22d8c4332 100644 --- a/doc/cgi.mdwn +++ b/doc/cgi.mdwn @@ -1,3 +1,3 @@ While ikiwiki is primarily a wiki compiler, which generates static html pages, it does use CGI for two important wiki features, online page editing and the [[RecentChanges]] display. -To enable CGI, you need to create and install an iniwiki.cgi wrapper. [[Setup]] explains how to do this.
\ No newline at end of file +To enable CGI, you need to create and install an ikiwiki.cgi wrapper. [[Setup]] explains how to do this.
\ No newline at end of file |