Skip to content

Commit fcada07

Browse files
committed
meson: fix language typo
Fix language typo "of" -> "if". Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 65d8673 commit fcada07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson_options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
option('server', type: 'feature', description: 'Controls whether the CDBA server is built. By default it will be built of all dependencies are present.')
1+
option('server', type: 'feature', description: 'Controls whether the CDBA server is built. By default it will be built if all dependencies are present.')

0 commit comments

Comments
 (0)