Skip to content

Commit 2612d68

Browse files
committed
fix README typo
1 parent 0f1a1a0 commit 2612d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can use `doxyjs` as standalone CLI tool to generate pseudo C++ code from jav
2727
Printing pseudo C++ representation of Javascript source to standard output:
2828

2929
```sh
30-
doxyqml --encoding utf8 --line-break lf --lang ru file.js
30+
doxyjs --encoding utf8 --line-break lf --lang ru file.js
3131
```
3232

3333
#### Options

0 commit comments

Comments
 (0)