docs/Cakefile.md in xcake-0.1.7 vs docs/Cakefile.md in xcake-0.1.8
- old
+ new
@@ -56,10 +56,10 @@
```
There are two main ways you can customize a Project, Targets and Configurations.
###Properties
-#### Clas Prefix
+#### Class Prefix
Sets the class prefix for the project
```ruby
project.class_prefix = "XC"