summaryrefslogtreecommitdiff
path: root/man/XIChangeProperty.txt
diff options
context:
space:
mode:
Diffstat (limited to 'man/XIChangeProperty.txt')
-rw-r--r--man/XIChangeProperty.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/XIChangeProperty.txt b/man/XIChangeProperty.txt
index 76a0e8b..2e5eea1 100644
--- a/man/XIChangeProperty.txt
+++ b/man/XIChangeProperty.txt
@@ -168,7 +168,7 @@ device. XIChangeProperty performs the following:
- If mode is PropModeReplace, XIChangeProperty discards the previous
property value and stores the new data.
-- If mode is PropModePrepend or PropModeAppend, XChangeProperty
+- If mode is PropModePrepend or PropModeAppend, XIChangeProperty
inserts the specified data before the beginning of the existing
data or onto the end of the existing data, respectively. The type
and format must match the existing property value, or a BadMatch