]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - doc/html/man/menu_spacing.3x.html
ncurses 6.2 - patch 20201219
[ncurses.git] / doc / html / man / menu_spacing.3x.html
index df9c562be5c7cdcfbb8ffacbd07bd2d23a913b11..aff22830bc5ba0ae6315306ff8b19c104938f2e7 100644 (file)
@@ -74,8 +74,8 @@
        <STRONG>spc_rows</STRONG>  parameter  controls  the  number of rows that are used for an
        item.  It must not be larger than 3.  The menu system inserts the blank
        lines  between item rows, these lines will contain the pad character in
-       the appropriate positions.  The <STRONG>spc_columns</STRONG> parameter controls the num-
-       ber  of  blanks  between  columns of items.  It must not be larger than
+       the appropriate positions.   The  <STRONG>spc_columns</STRONG>  parameter  controls  the
+       number  of blanks between columns of items.  It must not be larger than
        <STRONG>TABSIZE</STRONG>.  A value of 0 for all the spacing values resets  them  to  the
        default, which is 1 for all of them.
        The  function  <STRONG>menu_spacing</STRONG>  passes back the spacing info for the menu.