Skip to content

Commit

Permalink
Merge pull request #516 from comradekingu/patch-4
Browse files Browse the repository at this point in the history
Spelling: Git pull, Git push
  • Loading branch information
annejan committed Apr 4, 2020
2 parents 3910ed1 + eb5b5ab commit 6734d4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/mainwindow.ui
Expand Up @@ -352,15 +352,15 @@
<string>Push</string>
</property>
<property name="toolTip">
<string>git push</string>
<string>Git push</string>
</property>
</action>
<action name="actionUpdate">
<property name="text">
<string>Update</string>
</property>
<property name="toolTip">
<string>git pull</string>
<string>Git pull</string>
</property>
</action>
<action name="actionUsers">
Expand Down

0 comments on commit 6734d4d

Please sign in to comment.