Browse Source

[master] minor wording fix in a README file.

committing at my discretion.
JINMEI Tatuya 12 years ago
parent
commit
e2d1490eb8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/README

+ 1 - 1
examples/README

@@ -7,7 +7,7 @@ this directory.
 
 
 On the top (sub) directory (where this README file is stored), we
 On the top (sub) directory (where this README file is stored), we
 provide a sample configure.ac and Makefile.am files for GNU automake
 provide a sample configure.ac and Makefile.am files for GNU automake
-environments with helper autoconf macros to detect the available and
+environments with helper autoconf macros to detect the availability and
 location of BIND 10 header files and library objects.
 location of BIND 10 header files and library objects.
 
 
 You can use the configure.ac and Makefile.am files with macros under
 You can use the configure.ac and Makefile.am files with macros under