From f037e7ef4538b37625c0893d32cad36e72648c8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20St=C3=B6ggl?= Date: Wed, 6 Nov 2019 14:49:00 +0100 Subject: Fix typos found by codespell - Typos were found by codespell v1.16.0 --- docs/markdown/Rewriter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/Rewriter.md') diff --git a/docs/markdown/Rewriter.md b/docs/markdown/Rewriter.md index b6301d6..9972bea 100644 --- a/docs/markdown/Rewriter.md +++ b/docs/markdown/Rewriter.md @@ -107,7 +107,7 @@ meson rewrite default-options {set/delete} ... ## Limitations -Rewriting a meson file is not guranteed to keep the indentation of the modified +Rewriting a meson file is not guaranteed to keep the indentation of the modified functions. Additionally, comments inside a modified statement will be removed. Furthermore, all source files will be sorted alphabetically. -- cgit v1.1