From eda7f81b1fbda20a6ec6caf5c3fe6629a042b0dd Mon Sep 17 00:00:00 2001 From: Andrey Tsurkan Date: Thu, 25 Apr 2019 17:35:17 +0300 Subject: [PATCH] Fixed typos --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d9bf501..7dad55d 100644 --- a/readme.md +++ b/readme.md @@ -264,7 +264,7 @@ And additionally a test file: Simply compile and run. There is a visual studio 2017 project included, a simple Makefile, an Xcode project, a Code::Blocks project, and a cmake CMakeLists.txt included to help you. -The top of tinyxml.h even has a simple g++ command line if you are are Unix/Linuk/BSD and +The top of tinyxml.h even has a simple g++ command line if you are using Unix/Linux/BSD and don't want to use a build system. Versioning @@ -278,7 +278,7 @@ common. Documentation ------------- -The documentation is build with Doxygen, using the 'dox' +The documentation is built with Doxygen, using the 'dox' configuration file. License