fix typos using misspell (#1374)

This commit is contained in:
Wolfgang Lutz
2017-05-12 11:29:18 +02:00
committed by Waldir Pimenta
parent c0616697ed
commit 550ede5cfb
7 changed files with 8 additions and 8 deletions

View File

@@ -10,6 +10,6 @@
`cloc --progress=1 {{/path/to/directory}}`
- Compare 2 directory sturctures and count the differences between them:
- Compare 2 directory structures and count the differences between them:
`cloc --diff {{/directory/one}} {{/directory/two}}`