spelling fixes

This commit is contained in:
klemens 2017-03-20 22:44:41 +01:00
parent f0adbde2e6
commit ec2ce4ffe5
17 changed files with 307 additions and 61 deletions

View file

@ -30,7 +30,7 @@ endif # !HAVE_RST2HTML
dist_noinst_DATA = LICENSE.OpenSSL
# Format source files using clang-format. Don't format source files
# under deps directory since we are not responsible for thier coding
# under deps directory since we are not responsible for their coding
# style.
clang-format:
CLANGFORMAT=`git config --get clangformat.binary`; \