From: www-data Date: Sat, 11 Mar 2006 16:30:18 +0000 (+0000) Subject: web commit from 62.45.9.73: fixed typo. -schot X-Git-Tag: 1.0~453 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=09c0785e3eacf3a6f5c8cbfa524d0d7a9cfb6eac web commit from 62.45.9.73: fixed typo. -schot --- 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