add missing backquote

master
http://schmonz.livejournal.com/ 2009-07-29 22:38:51 -04:00 committed by Joey Hess
parent ae9b2151ac
commit d9fa13504d
1 changed files with 1 additions and 1 deletions

View 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. Passed a message, user, and ip address. Should commit all staged changes.
Returns undef on success, and an error message on failure. 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_rename`.
#### `rcs_add($)` #### `rcs_add($)`