summaryrefslogtreecommitdiff
path: root/src/lib/libremessages.1.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libremessages.1.ronn')
-rw-r--r--src/lib/libremessages.1.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn
index 3bce612..a8a6d21 100644
--- a/src/lib/libremessages.1.ronn
+++ b/src/lib/libremessages.1.ronn
@@ -180,7 +180,7 @@ these, you could end up deleting a lot of someone's work.
Opens (creating if necessary) the file <LOCKFILE> with file
descriptor <FD> in the current process, and gets an exclusive
lock on it. If another program already has a lock on the file,
- and this program needs to wait for the lock to be release, then
+ and this program needs to wait for the lock to be released, then
it uses `stat_busy`/`stat_done` to print <MESSAGE>.
* `slock` <FD> <LOCKFILE> <MESSAGE> [<MSG_ARGS>...]: