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.
This commit is contained in:
Jon Turney 2019-04-19 14:03:58 +01:00 committed by Adam Jackson
parent ecf62b7ba6
commit e5f4c7c80b

View File

@ -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