]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/write.mdwn
Typo fix.
[ikiwiki.git] / doc / plugins / write.mdwn
index 7fbe4bd576f2bedb2c7b464cd3bb68cd60cb2037..5ee4acb539ed15b1184a827dfb39aeb9f4c7c7cf 100644 (file)
@@ -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.