Skip to content
Snippets Groups Projects
Commit 380156ff authored by Oliver Sander's avatar Oliver Sander
Browse files

spelling

[[Imported from SVN: r6093]]
parent 92ff3881
No related branches found
No related tags found
No related merge requests found
......@@ -140,7 +140,7 @@ if [ $# -eq 0 ] && ! [ -f "$DOXYDIR/Doxylocal" ]; then
exit 0
fi
# quite if your module doesn't have any documentation
# quit if your module doesn't have any documentation
if ! [ -d "$OUTDIR" ]; then
if [ $# -eq 0 ]; then
exit 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment