From 8d795a84036e7aa2da88f2ca76bd50459d4a0bae Mon Sep 17 00:00:00 2001 From: Jon Turney Date: Fri, 8 Dec 2017 20:46:02 +0000 Subject: Fix typo in release note snippet for get_unquoted Grammar is still a bit fractured, but I'm not entirely sure what it's trying to say. --- docs/markdown/snippets/get_unquoted.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/markdown') diff --git a/docs/markdown/snippets/get_unquoted.md b/docs/markdown/snippets/get_unquoted.md index 5f8969d..a6bfc4f 100755 --- a/docs/markdown/snippets/get_unquoted.md +++ b/docs/markdown/snippets/get_unquoted.md @@ -1,4 +1,4 @@ -# `get_unquoted()` mehod for the `configuration` data object +# `get_unquoted()` method for the `configuration` data object -New convenience method that allow reusing a variable value +New convenience method that allows reusing a variable value defined quoted. Useful in C for config.h strings for example. -- cgit v1.1