Use common routine for building tagstring for dns-fail cache
[exim.git] / doc / doc-docbook / Tidytxt
index cfa692272bb047f2208e1a4e726f65900fb02d61..296cdad6a78e5a91ec65726cea17232207cb8ba0 100755 (executable)
@@ -7,7 +7,7 @@ use Getopt::Long;
 
 # For now we can't rely on a perl >= 5.14 on
 # the build sites, thus we throw away all unicode
-# awarness and do the matching byte by byte
+# awareness and do the matching byte by byte
 binmode STDIN;
 binmode STDOUT;