]> granicus.if.org Git - pdns/commitdiff
spelling: default
authorJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 09:44:06 +0000 (09:44 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 09:44:06 +0000 (09:44 +0000)
build-scripts/build-dnsdist-rpm

index ef7fb850cbf92b295f23af5b1285f6c68b0f87cf..983810dbe6ee9b2ef4c0c6c93383dd7fc5ce3b46 100755 (executable)
@@ -40,7 +40,7 @@ INIT_INSTALL='sed -i "s,/^\(ExecStart.*\)dnsdist\(.*\)\$,\1dnsdist -u dnsdist -g
 INIT_FILES='/lib/systemd/system/dnsdist.service'
 INIT_CONFIGURE='--enable-systemd --with-systemd=/lib/systemd/system \'
 
-# CentOS 6 has protobuf, but not a modern enough boost. We defaul to with protobuf
+# CentOS 6 has protobuf, but not a modern enough boost. We default to with protobuf
 PROTOBUF_CONFIGURE='--with-protobuf \'
 
 # CentOS 6 has a libsodium, but we use more modern functions