add missing backquote
parent
ae9b2151ac
commit
d9fa13504d
|
@ -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($)`
|
||||
|
|
Loading…
Reference in New Issue