]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
spelling: bump
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 13 Jun 2021 22:46:27 +0000 (18:46 -0400)
committerWillem Toorop <willem@nlnetlabs.nl>
Mon, 14 Jun 2021 09:29:17 +0000 (11:29 +0200)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
test/test_ci.sh

index 563cd23f3ffb723e5d98323e51d39986fd27eb87..d772f70b1f171e0e5f2ff5586fc47a4cec0e1642 100755 (executable)
@@ -43,7 +43,7 @@ do
                [ "x$(uname -s)" = "xLinux" ] && continue
                ;;
        32)     # No backwards compatibility regression testing 
-               # when .so had major version bumb.
+               # when .so had major version bump.
                chmod +x "$BUILD_DIR/packaging/ldns-config"
                BINAPI=$("$BUILD_DIR/packaging/ldns-config" --libversion)
                [ "x${BINAPI#*.}" = "x0.0" ] && continue