From f037e7ef4538b37625c0893d32cad36e72648c8a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Wolfgang=20St=C3=B6ggl?= <c72578@yahoo.de>
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/Unit-tests.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/markdown/Unit-tests.md')

diff --git a/docs/markdown/Unit-tests.md b/docs/markdown/Unit-tests.md
index 15b1941..4b21699 100644
--- a/docs/markdown/Unit-tests.md
+++ b/docs/markdown/Unit-tests.md
@@ -169,7 +169,7 @@ $ meson test --gdb --gdb-path /path/to/gdb testname
 $ meson test --print-errorlogs
 ```
 
-Meson will report the output produced by the failing tests along with other useful informations as the environmental variables. This is useful, for example, when you run the tests on Travis-CI, Jenkins and the like.
+Meson will report the output produced by the failing tests along with other useful information as the environmental variables. This is useful, for example, when you run the tests on Travis-CI, Jenkins and the like.
 
 For further information see the command line help of Meson by running `meson test -h`.
 
-- 
cgit v1.1