Skip to content

Don't use spaces before ellipses#479

Open
triallax wants to merge 1 commit intovoid-linux:masterfrom
triallax:dont-use-space-before-ellipses
Open

Don't use spaces before ellipses#479
triallax wants to merge 1 commit intovoid-linux:masterfrom
triallax:dont-use-space-before-ellipses

Conversation

@triallax
Copy link

Fixes #447.

if [ -n "$BUILD_API_DOCS" ]; then
echo "Building API documentation via doxygen and graphviz."
printf "Checking for doxygen ..."
printf "Checking for doxygen... "
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I took the liberty of adding what seemed to be a missing space here, hope you all don't mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make output coherent: ... vs ... (leading space)

1 participant