From 04e77591d6333002815e9276ca08c01230fcf212 Mon Sep 17 00:00:00 2001 From: morganamilo Date: Sat, 2 Feb 2019 19:01:05 +0000 Subject: fix various typos Signed-off-by: morganamilo Signed-off-by: Allan McRae --- meson_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 422a9ae4..bf3fc22d 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -2,7 +2,7 @@ option('use-git-version', type : 'boolean', value : false, description : 'take version information from git') option('buildstatic', type : 'boolean', value : false, - description : 'if true, build staticly linked binaries') + description : 'if true, build statically linked binaries') # directories and filenames option('root-dir', type : 'string', value : '/', -- cgit v1.2.3-54-g00ecf