From: http://schmonz.livejournal.com/ Date: Thu, 30 Jul 2009 02:38:51 +0000 (-0400) Subject: add missing backquote X-Git-Tag: 3.15~75 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/d9fa13504d5f9af3d2d7208b21b31934bb960cdd?ds=inline;hp=--cc add missing backquote --- d9fa13504d5f9af3d2d7208b21b31934bb960cdd 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($)`