gbranden pushed a commit to branch master
in repository groff.

commit 949c23815b5d961c7b1d502b4ad7e1295d5bc152
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Aug 28 19:54:09 2026 -0500

    doc/pic.ms: Fix disordered bijection.
    
    Thanks to Doug McIlroy for the report, via private email.
---
 doc/pic.ms | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/pic.ms b/doc/pic.ms
index d1c222b35..af911db9a 100644
--- a/doc/pic.ms
+++ b/doc/pic.ms
@@ -1237,7 +1237,7 @@ The explanation of Figure 8-3's program is now complete.
 .PP
 (In case you dislike compass points, the names \fB.top\fP,
 \&\fB.bottom\fP, \fB.left\fP and \fB.right\fP are synonyms for \fB.n\fP,
-\&\fB.s\fP, \fB.e\fP, and \fB.w\fP respectively; they can even be
+\&\fB.s\fP, \fB.w\fP, and \fB.e\fP respectively; they can even be
 abbreviated to \fB.t\fP, \fB.b\fP, \fB.l\fP and \fB.r\fP).
 .PP
 The names \fBcenter\fP, \fBtop\fP, \fBbottom\fP, \fBleft\fP, \fBright\fP,

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to