Skip to content

Commit 951800c

Browse files
committed
README.txt : small typo fixes
1 parent 6b342f0 commit 951800c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Model is described in `zproject_known_projects.xml` file:
142142

143143
### Optional : Class filename configuration
144144

145-
Exemple:
145+
Example:
146146
```classfilename
147147
<classfilename use-cxx = "true" pkgincludedir = "false" keep-tree = "true" pretty-print = "no" source-extension = "cpp" header-extension = "hpp" />
148148
```
@@ -158,7 +158,7 @@ Default value :
158158
* pretty-print : substitute_non_alpha_to_make_c_identifier (c option)
159159
* header-extension : h
160160
* source-extension : c (unless a cc file is present, then cc)
161-
* use-cxx : true if a cc file is present false otherwhise
161+
* use-cxx : true if a cc file is present, false otherwhise
162162

163163
### Targets
164164

0 commit comments

Comments
 (0)