[libsoup/wip/meson] Fix a comment typo



commit 28227d5333ef43e739d8885cb648ef4e192b82c7
Author: Tomas Popela <tpopela redhat com>
Date:   Thu Feb 15 10:41:36 2018 +0100

    Fix a comment typo

 tests/meson.build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/meson.build b/tests/meson.build
index 3820d7a..5a9460a 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -72,7 +72,7 @@ configure_file(output : 'httpd.conf',
   input : 'httpd.conf.in',
   configuration : cdata)
 
-# There is not copy_file() in Meson and this is official workaroud as per
+# There is not copy_file() in Meson and this is official workaround as per
 # https://github.com/mesonbuild/meson/issues/860
 configure_file(input : 'htdigest',
   output : 'htdigest',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]