From: tschwinge Date: Fri, 24 Oct 2008 09:40:52 +0000 (-0400) Subject: Typo fix. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/0a081d78c4b4f24592f19e896b4f7daea30e9ef1 Typo fix. --- diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 7fbe4bd57..5ee4acb53 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -823,7 +823,7 @@ It's ok if this is not implemented, and throws an error. #### `rcs_receive()` This is called when ikiwiki is running as a pre-receive hook (or -equivilant), and is testing if changes pushed into the RCS from an +equivalent), and is testing if changes pushed into the RCS from an untrusted user should be accepted. This is optional, and doesn't make sense to implement for all RCSs.