Remove extraenous space

This space triggers PoEdit to give a warning that the translation doesn't have the space there. That's okay, since it's a column and the space doesn't influence spacing then.
This commit is contained in:
Ghostkeeper 2019-09-23 11:43:24 +02:00
parent 4bf8ea9332
commit 5ec833c15e
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -469,7 +469,7 @@ UM.PreferencesPage
Label
{
text: catalog.i18nc("@window:text", "Camera rendering: ")
text: catalog.i18nc("@window:text", "Camera rendering:")
}
ComboBox
{