]> sipb.mit.edu Git - ikiwiki.git/commitdiff
typo
authorAmitai Schlair <schmonz@magnetic-babysitter.(none)>
Sat, 12 Sep 2009 05:32:29 +0000 (01:32 -0400)
committerAmitai Schlair <schmonz@magnetic-babysitter.(none)>
Sat, 12 Sep 2009 05:32:29 +0000 (01:32 -0400)
doc/plugins/rsync.mdwn

index e0ab96d142808a56f35691bf0db1994adca5c225..db7fcb4f71a2aaea29502ef06b130b1a5e18fa45 100644 (file)
@@ -13,6 +13,6 @@ If using rsync over ssh, you will need to enable noninteractive ssh login
 to the remote host. It's also a good idea to specify the exact command line
 to be permitted in the remote host's `$HOME/.ssh/authorized_keys`.
 
-A typival ikiwiki configuration when using this plugin is to disable cgi
+A typical ikiwiki configuration when using this plugin is to disable cgi
 support, so ikiwiki builds a completely static site that can be served from
 the remote host.