]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/journal-remote/microhttpd-util.h
codespell: fix spelling errors
[thirdparty/systemd.git] / src / journal-remote / microhttpd-util.h
index ba51d847e40d78fdf27f1646401fdc440ee61a91..d90c6bbd4f1b19538c4d1cde03f935c6d48e3528 100644 (file)
@@ -33,7 +33,7 @@
 
 /* Both the old and new names are defines, check for the new one. */
 
-/* Compatiblity with libmicrohttpd < 0.9.38 */
+/* Compatibility with libmicrohttpd < 0.9.38 */
 #ifndef MHD_HTTP_NOT_ACCEPTABLE
 #  define MHD_HTTP_NOT_ACCEPTABLE MHD_HTTP_METHOD_NOT_ACCEPTABLE
 #endif