← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~vthompson/music-app/fix-ap-instructions into lp:music-app

 

Victor Thompson has proposed merging lp:~vthompson/music-app/fix-ap-instructions into lp:music-app.

Commit message:
* Fix typo in README.autopilot

Requested reviews:
  Music App Developers (music-app-dev)

For more details, see:
https://code.launchpad.net/~vthompson/music-app/fix-ap-instructions/+merge/265218

* Fix typo in README.autopilot

While going through these instructions to document the steps for the Weather app, I noticed this typo.
-- 
Your team Music App Developers is requested to review the proposed merge of lp:~vthompson/music-app/fix-ap-instructions into lp:music-app.
=== modified file 'README.autopilot'
--- README.autopilot	2015-05-13 23:51:26 +0000
+++ README.autopilot	2015-07-19 17:09:40 +0000
@@ -18,7 +18,7 @@
 Using terminal:
 
 *  Branch the music app code, for example,
-    $ bzr branch lp:music-ap
+    $ bzr branch lp:music-app
     
 *  Navigate to the tests/autopilot directory.
     $ cd music-app/tests/autopilot

=== modified file 'debian/changelog'
--- debian/changelog	2015-06-27 20:51:23 +0000
+++ debian/changelog	2015-07-19 17:09:40 +0000
@@ -1,3 +1,10 @@
+music-app (2.2ubuntu1) UNRELEASED; urgency=medium
+
+  [ Victor Thompson ]
+  * Fix typo in README.autopilot
+
+ -- Victor Thompson <victor.thompson@xxxxxxxxx>  Sun, 19 Jul 2015 12:07:00 -0500
+
 music-app (2.2) vivid; urgency=medium
   [ Andrew Hayzen ]
   * Bump framework to 15.04


Follow ups