Commit 3120466e authored by Ivan Tkachenko's avatar Ivan Tkachenko Committed by Qt Cherry-pick Bot
Browse files

Remove space before end-of-sentence dot in debug output

It may get quite annoying when showing up each time an application
starts up on developer machine, which in my case was too often enough
to get irritated to the point where I just spend time actually fixing
it.

Grammar was messed up in ae8c8fdf

, it used to spell:

> "... for the" << locale << "language. Search paths" ...

So, it made sense before removal of the "language" word.

Change-Id: I2c0c51e4f14c4a7eb7001fe9cc074f8b43e89f26
Reviewed-by: default avatarJarkko Koivikko <jarkko.koivikko@code-q.fi>
(cherry picked from commit 259851ad

)
Reviewed-by: default avatarQt Cherry-pick Bot <cherrypick_bot@qt-project.org>
parent 3f225bba
Showing with 1 addition and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment