summaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorhttp://schmonz.livejournal.com/ <http://schmonz.livejournal.com/@web>2009-07-29 22:38:51 -0400
committerJoey Hess <joey@kitenet.net>2009-07-29 22:38:51 -0400
commitd9fa13504d5f9af3d2d7208b21b31934bb960cdd (patch)
tree7290796669691846273759677b57217efaf6db3d /doc/plugins
parentae9b2151ac2ed37a1930284b182ba7de2edb2fe6 (diff)
add missing backquote
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 02bdb21c6..3976f9adf 100644
--- a/doc/plugins/write.mdwn
+++ b/doc/plugins/write.mdwn
@@ -850,7 +850,7 @@ of the page with the rcs's conflict markers on failure.
Passed a message, user, and ip address. Should commit all staged changes.
Returns undef on success, and an error message on failure.
-Changes can be staged by calls to `rcs_add, `rcs_remove`, and
+Changes can be staged by calls to `rcs_add`, `rcs_remove`, and
`rcs_rename`.
#### `rcs_add($)`