Merge lp:~knitzsche/developer-ubuntu-com/fixes1314716 into lp:developer-ubuntu-com/wordpress

Proposed by Kyle Nitzsche
Status: Merged
Merged at revision: 99
Proposed branch: lp:~knitzsche/developer-ubuntu-com/fixes1314716
Merge into: lp:developer-ubuntu-com/wordpress
Diff against target: 12 lines (+1/-1)
1 file modified
template-home.php (+1/-1)
To merge this branch: bzr merge lp:~knitzsche/developer-ubuntu-com/fixes1314716
Reviewer Review Type Date Requested Status
Michael Hall (community) Approve
Review via email: mp+217797@code.launchpad.net

Description of the change

fixes typo on home page.

To post a comment you must log in.
Revision history for this message
Michael Hall (mhall119) wrote :

Looks good to me

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'template-home.php'
2--- template-home.php 2014-04-30 17:13:39 +0000
3+++ template-home.php 2014-04-30 17:33:36 +0000
4@@ -34,7 +34,7 @@
5 <li>
6 <img src="<?php echo get_template_directory_uri(); ?>/img/why-everywhere.jpg" width="120" height="85" alt="An Ubuntu phone running as a desktop PC" />
7 <h4>Get your apps everywhere</h4>
8- <p>Develop applications that run on multiple devices and form factors: phone, PC, tablet, TV... you name it!.</p>
9+ <p>Develop applications that run on multiple devices and form factors: phone, PC, tablet, TV... you name it!</p>
10 </li>
11 <li>
12 <img src="<?php echo get_template_directory_uri(); ?>/img/why-open.png" width="120" height="85" alt="Braid in the Ubuntu Software Centre" />

Subscribers

People subscribed via source and target branches