gbranden pushed a commit to branch master
in repository groff.

commit c466c3ff5ef5293d962821c2f77695e8d056f8ec
Author: G. Branden Robinson <[email protected]>
Date:   Sat Oct 28 23:36:00 2017 -0400

    contrib/mom/momdoc/definitions.html: Fix wording.
    
    * Hypenate "fixed-width" adjective phrase.
    * Fix apparent thinko: "vertical" -> "horizontal".
    * Kill nearby unnecessary whitespace.
    
    Signed-off-by: G. Branden Robinson <[email protected]>
---
 contrib/mom/momdoc/definitions.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/contrib/mom/momdoc/definitions.html 
b/contrib/mom/momdoc/definitions.html
index 3ac3b28..064fa03 100644
--- a/contrib/mom/momdoc/definitions.html
+++ b/contrib/mom/momdoc/definitions.html
@@ -243,11 +243,11 @@ or concept you&#8217;re not familiar with.
   say, columns or numbered lists.  In groff, the figure space is
   entered with <kbd>\0</kbd> (ie a backslash followed by a zero)
   </dd>
-  
-  <dt id="fixedwidthfont">Fixed width font</dt>
+
+  <dt id="fixedwidthfont">Fixed-width font</dt>
   <dd>
   A family or font in which every character occupies exactly the
-  same amount of vertical space on the line.  Courier is the
+  same amount of horizontal space on the line.  Courier is the
   best-known, if not the most elegant, fixed-width font.
   </dd>
 
@@ -665,7 +665,7 @@ or concept you&#8217;re not familiar with.
   when the groff device is ps. (&#8220;ps&#8221; means
   &#8220;PostScript&#8221;&mdash;the default device for
   which groff prepares output, and the device for which
-  mom was specifically designed.)
+  mom was originally designed.)
   </dd>
   
   <dt id="numericargument">Numeric argument</dt>

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

Reply via email to