meson: Correct typo in 'xptv formatter' description

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6931>
This commit is contained in:
Francisco Javier Velázquez-García 2024-05-27 14:55:21 +02:00 committed by GStreamer Marge Bot
parent a7908b05da
commit b792b558ce

View file

@ -16,7 +16,7 @@ option('bash-completion', type : 'feature', value : 'auto',
option('pygi-overrides-dir', type : 'string', value : '',
description: 'Path to pygobject overrides directory')
option('xptv', type : 'feature', value : 'auto',
description : 'Build the deprecated xptv formater')
description : 'Build the deprecated xptv formatter')
option('python', type : 'feature', value : 'auto', yield: true,
description: 'Enable python formatters.')
option('libpython-dir', type : 'string', value : '',