From 32a4e9bfe601c0f882b6d91eb3b80b67dcc3978a Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Fri, 15 Sep 2017 14:29:41 +0000 Subject: [PATCH] autoconf. git-svn-id: file:///svn/unbound/trunk@4345 be551aaa-1e26-0410-a405-d3ace91eadb9 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 2821d3209..af8de0a09 100755 --- a/configure +++ b/configure @@ -2851,7 +2851,7 @@ LIBUNBOUND_AGE=5 # Current and Age. Set Revision to 0, since this is the first # implementation of the new API. # -# Otherwise, we're changing the binary API and breaking bakward +# Otherwise, we're changing the binary API and breaking backward # compatibility with old binaries. Increment Current. Set Age to 0, # since we're backward compatible with no previous APIs. Set Revision # to 0 too.