diff --git a/meson_options.txt b/meson_options.txt index dd403f47..84346a00 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -17,7 +17,7 @@ option('newer', option('online', type: 'boolean', value: true, - description: 'Pull packages from the internet while building, as opposed to a local regstry.') + description: 'Pull packages from the internet while building, as opposed to a local registry.') option('reset_lock', type: 'boolean', value: false,