build: Fix typo

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/620>
This commit is contained in:
Guido Günther
2024-03-10 11:08:59 +01:00
committed by Marge Bot
parent a569b1c1a3
commit c9fff73562

View File

@ -17,7 +17,7 @@ option('newer',
option('online', option('online',
type: 'boolean', value: true, 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', option('reset_lock',
type: 'boolean', value: false, type: 'boolean', value: false,