Merge ~jugmac00/launchpad:fix-typo into launchpad:master

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: f3d130dc50e4d2599cba724daadda083936bb7d8
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~jugmac00/launchpad:fix-typo
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
lib/lp/testing/__init__.py (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+410727@code.launchpad.net

Commit message

fix typo

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lib/lp/testing/__init__.py b/lib/lp/testing/__init__.py
2index d2fb091..433b3fb 100644
3--- a/lib/lp/testing/__init__.py
4+++ b/lib/lp/testing/__init__.py
5@@ -268,7 +268,7 @@ class FakeTime:
6
7 :param start: The value that will initially be returned by `now()`.
8 If None, the current time will be used.
9- :param advance: The value in secounds to advance the clock by by
10+ :param advance: The value in seconds to advance the clock by by
11 default.
12 """
13 if start is not None:

Subscribers

People subscribed via source and target branches

to status/vote changes: