diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-09 08:57:30 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-09 08:57:30 +0200 |
commit | f91a562fbe9f2dc4af74883d28cda2f20863e680 (patch) | |
tree | 81111401fde982fc7ed7885c73754a7999f32463 /doc/info | |
parent | type (diff) | |
download | mds-f91a562fbe9f2dc4af74883d28cda2f20863e680.tar.gz mds-f91a562fbe9f2dc4af74883d28cda2f20863e680.tar.bz2 mds-f91a562fbe9f2dc4af74883d28cda2f20863e680.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/info')
-rw-r--r-- | doc/info/mds.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index b596ee5..cb923ff 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -1383,7 +1383,7 @@ will not spawn a new process for each action. @command{mds-hwcursor} is a server that draws the rat cursor to the monitor on a plane separate from all other content on the display. -Is less esoteric terms, it implements a hardware +In less esoteric terms, it implements a hardware cursor. @@ -1393,7 +1393,7 @@ cursor. @command{mds-swcursor} is a server that draws the rat cursor to the monitor on the same plane -as all other content on the display. Is less +as all other content on the display. In less esoteric terms, it implements a software cursor. |