Merge lp:~jelmer/pydoctor/typo into lp:~mwhudson/pydoctor/dev

Proposed by Jelmer Vernooij
Status: Merged
Merged at revision: 575
Proposed branch: lp:~jelmer/pydoctor/typo
Merge into: lp:~mwhudson/pydoctor/dev
Diff against target: 12 lines (+1/-1)
1 file modified
pydoctor/model.py (+1/-1)
To merge this branch: bzr merge lp:~jelmer/pydoctor/typo
Reviewer Review Type Date Requested Status
Michael Hudson-Doyle Pending
Review via email: mp+71581@code.launchpad.net

Description of the change

Trivial typo fix for a docstring.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'pydoctor/model.py'
2--- pydoctor/model.py 2011-06-09 23:25:25 +0000
3+++ pydoctor/model.py 2011-08-15 16:40:25 +0000
4@@ -83,7 +83,7 @@
5 return "%s %r"%(self.__class__.__name__, self.fullName())
6
7 def docsources(self):
8- """Objects that can be consisdered as a source of documentation.
9+ """Objects that can be considered as a source of documentation.
10
11 The motivating example for having multiple sources is looking at a
12 superclass' implementation of a method for documentation for a

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: