diff options
Diffstat (limited to 'libX11/man/xkb')
-rw-r--r-- | libX11/man/xkb/XkbPtrActionX.man | 2 | ||||
-rw-r--r-- | libX11/man/xkb/XkbPtrActionY.man | 2 | ||||
-rw-r--r-- | libX11/man/xkb/XkbSetPtrActionX.man | 2 | ||||
-rw-r--r-- | libX11/man/xkb/XkbSetPtrActionY.man | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libX11/man/xkb/XkbPtrActionX.man b/libX11/man/xkb/XkbPtrActionX.man index fcb353001..f821245f6 100644 --- a/libX11/man/xkb/XkbPtrActionX.man +++ b/libX11/man/xkb/XkbPtrActionX.man @@ -80,7 +80,7 @@ determine the new pointer Y coordinate. T}
.TE
-Each of the X and Y coordinantes of the XkbPtrAction structure is composed of
+Each of the X and Y coordinates of the XkbPtrAction structure is composed of
two signed 16-bit values, that is, the X coordinate is composed of
.I high_XXX
and
diff --git a/libX11/man/xkb/XkbPtrActionY.man b/libX11/man/xkb/XkbPtrActionY.man index 844277d88..f4afc180c 100644 --- a/libX11/man/xkb/XkbPtrActionY.man +++ b/libX11/man/xkb/XkbPtrActionY.man @@ -80,7 +80,7 @@ determine the new pointer Y coordinate. T}
.TE
-Each of the X and Y coordinantes of the XkbPtrAction structure is composed of
+Each of the X and Y coordinates of the XkbPtrAction structure is composed of
two signed 16-bit values, that is, the X coordinate is composed of
.I high_XXX
and
diff --git a/libX11/man/xkb/XkbSetPtrActionX.man b/libX11/man/xkb/XkbSetPtrActionX.man index 5888d46dc..9b13cd402 100644 --- a/libX11/man/xkb/XkbSetPtrActionX.man +++ b/libX11/man/xkb/XkbSetPtrActionX.man @@ -84,7 +84,7 @@ determine the new pointer Y coordinate. T}
.TE
-Each of the X and Y coordinantes of the XkbPtrAction structure is composed of
+Each of the X and Y coordinates of the XkbPtrAction structure is composed of
two signed 16-bit values, that is, the X coordinate is composed of
.I high_XXX
and
diff --git a/libX11/man/xkb/XkbSetPtrActionY.man b/libX11/man/xkb/XkbSetPtrActionY.man index 895454ea7..308970176 100644 --- a/libX11/man/xkb/XkbSetPtrActionY.man +++ b/libX11/man/xkb/XkbSetPtrActionY.man @@ -84,7 +84,7 @@ determine the new pointer Y coordinate. T}
.TE
-Each of the X and Y coordinantes of the XkbPtrAction structure is composed of
+Each of the X and Y coordinates of the XkbPtrAction structure is composed of
two signed 16-bit values, that is, the X coordinate is composed of
.I high_XXX
and
|