summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortschwinge <tschwinge@web>2008-10-24 05:40:52 -0400
committerJoey Hess <joey@kitenet.net>2008-10-24 05:40:52 -0400
commit0a081d78c4b4f24592f19e896b4f7daea30e9ef1 (patch)
tree97f04e06e7feea5bc2b44d8796c35541179e9751 /doc
parent0fde74b012781b41b3b1c844006062bcb1ae49ca (diff)
Typo fix.
Diffstat (limited to 'doc')
-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.