Merge lp:~thomir-deactivatedaccount/testresources/fix-README-typo into lp:~testresources-developers/testresources/trunk

Proposed by Thomi Richards
Status: Merged
Merged at revision: 59
Proposed branch: lp:~thomir-deactivatedaccount/testresources/fix-README-typo
Merge into: lp:~testresources-developers/testresources/trunk
Diff against target: 11 lines (+1/-1)
1 file modified
README (+1/-1)
To merge this branch: bzr merge lp:~thomir-deactivatedaccount/testresources/fix-README-typo
Reviewer Review Type Date Requested Status
Jonathan Lange Approve
Review via email: mp+90348@code.launchpad.net

Description of the change

Fixed a typo in the documentation.

To post a comment you must log in.
Revision history for this message
Jonathan Lange (jml) wrote :

Thanks so much!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README'
2--- README 2010-11-14 17:45:43 +0000
3+++ README 2012-01-26 23:00:44 +0000
4@@ -84,7 +84,7 @@
5
6 For example::
7
8- class TestLog(testresources.TestCase):
9+ class TestLog(testresources.ResourcedTestCase):
10
11 resources = [('branch', BzrPopulatedBranch())]
12

Subscribers

People subscribed via source and target branches