From 01d4cfea634d1c1c5f0ab3c040ce12b39c165054 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 25 May 2017 14:39:29 -0400 Subject: Fix grammar mistake in libremessages(1). --- src/lib/libremessages.1.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn index 4af446e..23e0e18 100644 --- a/src/lib/libremessages.1.ronn +++ b/src/lib/libremessages.1.ronn @@ -36,7 +36,7 @@ The following variables for printing terminal color codes are set: `ALL_OFF`, `BOLD`, `BLUE`, `GREEN`, `RED`, `YELLOW`. If standard error is not a terminal (see `isatty`(3)), they are set, but empty. They are marked as readonly, so it is an error to try to set them -afterwords. +afterwards. ### MESSAGE FORMAT -- cgit v1.2.2