ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #00454
[Merge] lp:~popey/ubuntu-terminal-app/fix-typo into lp:ubuntu-terminal-app
Alan Pope has proposed merging lp:~popey/ubuntu-terminal-app/fix-typo into lp:ubuntu-terminal-app.
Commit message:
Fix typo in command bar
Requested reviews:
Ubuntu Terminal Developers (ubuntu-terminal-dev)
For more details, see:
https://code.launchpad.net/~popey/ubuntu-terminal-app/fix-typo/+merge/252081
--
Your team Ubuntu Terminal Developers is requested to review the proposed merge of lp:~popey/ubuntu-terminal-app/fix-typo into lp:ubuntu-terminal-app.
=== modified file 'src/app/qml/KeyboardRows/Layouts/SimpleCommands.json'
--- src/app/qml/KeyboardRows/Layouts/SimpleCommands.json 2015-02-14 10:56:28 +0000
+++ src/app/qml/KeyboardRows/Layouts/SimpleCommands.json 2015-03-06 11:06:19 +0000
@@ -1,5 +1,5 @@
{
- "name" : "Comamnds Key",
+ "name" : "Commands Key",
"short_name" : "CMD",
"buttons": [
References