fix typo in meson_options.txt

This commit is contained in:
Mario Limonciello 2024-02-14 22:50:30 -06:00 committed by Mario Limonciello
parent d225c197e8
commit 9a3b379b11

View file

@ -15,6 +15,6 @@ option('tests',
type: 'boolean',
value: true)
option('manpage',
description: 'gemerate powerprofilesctl man page',
description: 'generate powerprofilesctl man page',
type: 'feature',
value: 'auto')