diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 12:10:01 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 12:10:01 -0800 |
commit | 1ec1f06dafe5510426ba2d3396d65acfd49b347b (patch) | |
tree | 5e68edf4acd48022ac1a1c94d5756c69fa56af0d /man | |
parent | 12ae76feef16024a0911b0e61e64266b449599e7 (diff) |
Fix spelling/wording issues
Found by using:
codespell --builtin clear,rare,usage,informal,code,names
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/twm.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/twm.man b/man/twm.man index e6ea7df..d421da8 100644 --- a/man/twm.man +++ b/man/twm.man @@ -1241,7 +1241,7 @@ This should only be used as a last resort for shutting down runaway clients. See also \fBf.delete\fP. .IP "\fBf.downiconmgr\fI" 8 -This function warps the pointer to the next row in the current icon manger, +This function warps the pointer to the next row in the current icon manager, wrapping to the beginning of the next column if necessary. .IP "\fBf.exec\fP \fIstring\fP" 8 This function passes the argument \fIstring\fP to /bin/sh for execution. |