]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
typo in comment 13290/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 25 Sep 2023 07:36:23 +0000 (09:36 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Sep 2023 07:36:23 +0000 (09:36 +0200)
Co-authored-by: Remi Gacogne <github@coredump.fr>
pdns/recursordist/settings/Makefile.am

index 08e05e10a167fb52bf68a69be147a517f2445cf0..c22b081eebd0522551a4a48c1d008b19b8b23b0d 100644 (file)
@@ -20,7 +20,7 @@ BUILT_SOURCES=cxxsettings-generated.cc rust/src/lib.rs
 # re-run by cargo after rust/src/lib.rs changed because of a generate.py run. In that case we end up
 # with an rust/src/lib.rs.h that does not contain e.g. field name or field type changes.
 #
-# Use patterns to avoid having two instances of generate run simultaneously, a well know hack for GNU make
+# Use patterns to avoid having two instances of generate run simultaneously, a well-known hack for GNU make
 cxxsettings-generated%cc rust/src/lib%rs: table.py generate.py rust-preamble-in.rs rust-bridge-in.rs docs-old-preamble-in.rst docs-new-preamble-in.rst
        $(MAKE) -C rust clean
        $(PYTHON) generate.py