diff --git a/samba/filepropertiesplugin/qml/UserPage.qml b/samba/filepropertiesplugin/qml/UserPage.qml index fa24036b119e04e71eca78683476d3301678eec3..72ceecafe3746b167bb0de3da5517603d309c828 100644 --- a/samba/filepropertiesplugin/qml/UserPage.qml +++ b/samba/filepropertiesplugin/qml/UserPage.qml @@ -77,7 +77,7 @@ Before you can access shares with your current user account you need to set a Sa textFormat: Text.RichText // for xi18n markup text: xi18nc("@info", ` Additional user management and password management can be done using Samba's smbpasswd -command line utility`) +command line utility.`) wrapMode: Text.Wrap } }