Fix spelling.

This commit is contained in:
Darko Poljak 2016-08-22 09:24:48 +02:00
commit 2d72c08e9b
13 changed files with 19 additions and 18 deletions

View file

@ -7,7 +7,7 @@ Simplicity
There is only one type to extend cdist called **type**
Design
+ Type and core cleanly seperated
+ Type and core cleanly separated
+ Sticks completly to the KISS (keep it simple and stupid) paradigma
+ Meaningful error messages - do not lose time debugging error messages
+ Consistency in behaviour, naming and documentation