]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - README
resolved: add missing error code check when initializing DNS-over-TLS
[thirdparty/systemd.git] / README
diff --git a/README b/README
index c6523193fab91505001d27520e6d0e2451f350a1..fcf20ed9f8c95f73a570453c93704d0c424e88af 100644 (file)
--- a/README
+++ b/README
@@ -182,7 +182,7 @@ REQUIREMENTS:
         To build in directory build/:
           meson build/ && ninja -C build
 
-        Any configuration options can be specfied as -Darg=value... arguments
+        Any configuration options can be specified as -Darg=value... arguments
         to meson. After the build directory is initially configured, meson will
         refuse to run again, and options must be changed with:
           mesonconf -Darg=value...