]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4438] Spelling
authorFrancis Dupont <fdupont@isc.org>
Tue, 5 May 2026 08:28:06 +0000 (10:28 +0200)
committerFrancis Dupont <fdupont@isc.org>
Tue, 5 May 2026 08:28:06 +0000 (10:28 +0200)
changelog_unreleased/4438-deprecate-leading-zeros-in-integer-values

index d6d48bc63b00dd2ac80e60f8381ecac1b34ad39d..1bd88b3f8de90de2e1465f3790efa90d43df0783 100644 (file)
@@ -1,6 +1,6 @@
 [func]*                fdupont
        Disallowed leading zeros in JSON integer values as
-       required by the standard to become campatible with
+       required by the standard to become compatible with
        some other JSON tools e.g. the go implementation used
        by Stork. Now incorrect integer values in Kea config
        files are still accepted but raise warnings.