]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Typo fix.
authortschwinge <tschwinge@web>
Fri, 24 Oct 2008 09:40:52 +0000 (05:40 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 24 Oct 2008 09:40:52 +0000 (05:40 -0400)
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.