summaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-10-24 13:30:29 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-10-24 13:30:29 -0400
commitdfef51e10ed46419ce361411a0fd27966d84e21e (patch)
treece925c4ffad3e49b7423fc992da1282cbda5ee0a /doc/plugins
parent0196e1f9fcfebbf904e59c029e494cb2186793e6 (diff)
parent7a89dbb8225b00ec7f1ee559f2b8daad8e0ae404 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/write.mdwn2
1 files changed, 1 insertions, 1 deletions
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.