From a5d0a501fd27a7a68675f5ca6b371ee3c0234016 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Mon, 30 Jul 2018 18:12:51 +0300 Subject: [skip ci] Typo fix in Build-options.md: "option" -> "description" --- docs/markdown/Build-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Build-options.md b/docs/markdown/Build-options.md index 66c9cb5..de48675 100644 --- a/docs/markdown/Build-options.md +++ b/docs/markdown/Build-options.md @@ -25,7 +25,7 @@ option('some_feature', type : 'feature', value : 'enabled') ## Build option types All types allow a `description` value to be set describing the option, -if no option is set then the name of the option will be used instead. +if no description is set then the name of the option will be used instead. ### Strings -- cgit v1.1