diff options
Diffstat (limited to 'src/plugins/bazaar/bazaarcommitpanel.ui')
-rw-r--r-- | src/plugins/bazaar/bazaarcommitpanel.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/bazaar/bazaarcommitpanel.ui b/src/plugins/bazaar/bazaarcommitpanel.ui index dc07abe9e9..1a57ceffa7 100644 --- a/src/plugins/bazaar/bazaarcommitpanel.ui +++ b/src/plugins/bazaar/bazaarcommitpanel.ui @@ -38,7 +38,7 @@ <widget class="QCheckBox" name="isLocalCheckBox"> <property name="toolTip"> <string>Perform a local commit in a bound branch. -Local commits are not pushed to the master branch until a normal commit is performed</string> +Local commits are not pushed to the master branch until a normal commit is performed.</string> </property> <property name="text"> <string>Local commit</string> |