We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4585232 + 074b379 commit 5cbede4Copy full SHA for 5cbede4
tools/test/travis-ci/doxy-spellchecker/spell.sh
@@ -121,6 +121,6 @@ echo "Total Errors Found: ${ERRORS}"
121
122
if [ ${ERRORS} -ne 0 ]; then
123
echo "If any of the failed words should be considered valid please add them to the ignore.en.pws file"\
124
- "found in tools/test/scripts/doxy-spellchecker between the _code_ and _doxy_ tags."
+ "found in tools/test/travis-ci/doxy-spellchecker between the _code_ and _doxy_ tags."
125
exit 1
126
fi
0 commit comments