Merge lp:~jose/summit/1194112-fix into lp:summit

Proposed by José Antonio Rey
Status: Merged
Approved by: Chris Johnston
Approved revision: 556
Merged at revision: 556
Proposed branch: lp:~jose/summit/1194112-fix
Merge into: lp:summit
Diff against target: 11 lines (+1/-1)
1 file modified
summit/schedule/templates/schedule/propose_meeting.html (+1/-1)
To merge this branch: bzr merge lp:~jose/summit/1194112-fix
Reviewer Review Type Date Requested Status
Chris Johnston Approve
Review via email: mp+171461@code.launchpad.net

Commit message

Fixed typo on propose_meeting.html

Description of the change

Fixed typo on propose_meeting.html

To post a comment you must log in.
Revision history for this message
Chris Johnston (cjohnston) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'summit/schedule/templates/schedule/propose_meeting.html'
2--- summit/schedule/templates/schedule/propose_meeting.html 2013-04-08 01:47:03 +0000
3+++ summit/schedule/templates/schedule/propose_meeting.html 2013-06-26 05:12:18 +0000
4@@ -1,6 +1,6 @@
5 {% extends "base.html" %}
6
7-{% block page_name %}Propse a Meeting - {{ summit.title }}{%endblock %}
8+{% block page_name %}Propose a Meeting - {{ summit.title }}{%endblock %}
9 {% block sub_nav %}{% endblock %}
10
11 {% block closure %}

Subscribers

People subscribed via source and target branches

to all changes: