build: Fix typo
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/620>
This commit is contained in:
@ -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,
|
||||
|
||||
Reference in New Issue
Block a user