add missing backquote
authorhttp://schmonz.livejournal.com/ <http://schmonz.livejournal.com/@web>
Thu, 30 Jul 2009 02:38:51 +0000 (22:38 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 30 Jul 2009 02:38:51 +0000 (22:38 -0400)
doc/plugins/write.mdwn

index 02bdb21c6011315ca512864fc1af6e2abed84c35..3976f9adf5a74b504b66efa8478e4d0acc2ebd6e 100644 (file)
@@ -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($)`