Merge lp:~cjohnston/summit/fields-spelling into lp:summit

Proposed by Chris Johnston
Status: Merged
Approved by: Chris Johnston
Approved revision: 127
Merged at revision: 128
Proposed branch: lp:~cjohnston/summit/fields-spelling
Merge into: lp:summit
Diff against target: 12 lines (+1/-1)
1 file modified
summit/schedule/fields.py (+1/-1)
To merge this branch: bzr merge lp:~cjohnston/summit/fields-spelling
Reviewer Review Type Date Requested Status
Chris Johnston Approve
Review via email: mp+67642@code.launchpad.net

Commit message

Fixes a minor spelling issue in fields.py

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/fields.py'
2--- summit/schedule/fields.py 2011-06-17 19:59:08 +0000
3+++ summit/schedule/fields.py 2011-07-12 00:12:34 +0000
4@@ -22,7 +22,7 @@
5 'NameField',
6 )
7
8-# Let South 0.7 know abou this new field type
9+# Let South 0.7 know about this new field type
10 try:
11 import south.v2
12 from south.modelsinspector import add_introspection_rules

Subscribers

People subscribed via source and target branches