summaryrefslogtreecommitdiff
path: root/hw/xquartz
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2019-04-19 14:03:58 +0100
committerAdam Jackson <ajax@nwnk.net>2019-05-02 15:42:58 +0000
commite5f4c7c80b3f15b1941c530e58fbded0fd06a97e (patch)
treeeedc25a513e11ec2917c2766e254644e742519ce /hw/xquartz
parentecf62b7ba6e7eba1a3f3a50d46eaf9f4f11550c4 (diff)
xquartz: Fix a typo in man page substitution
The typo fixed in d69460159 was still present for this setting when added in ac439842. meson warns that there is no substitution with this name.
Diffstat (limited to 'hw/xquartz')
-rw-r--r--hw/xquartz/man/Xquartz.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xquartz/man/Xquartz.man b/hw/xquartz/man/Xquartz.man
index df7ab25aa..6f19202d6 100644
--- a/hw/xquartz/man/Xquartz.man
+++ b/hw/xquartz/man/Xquartz.man
@@ -84,7 +84,7 @@ This option defaults to false and is provided only "for experts." It updates th
.B defaults write @bundle_id_prefix@.X11 enable_test_extensions -boolean true
This option defaults to false and is only accessible through the command line. Enable this option to turn on the DEC-XTRAP, RECORD, and XTEST extensions in the server.
.TP 8
-.B defaults write @laucnd_id_prefix@.X11 scroll_in_device_direction -boolean true
+.B defaults write @bundle_id_prefix@.X11 scroll_in_device_direction -boolean true
This option defaults to false. Enable this option to ensure that X11 scroll events are always in the direction of the device. This overrides the related option in the Mouse/Trackpad section of System Preferences.
.SH OPTIONS
.PP