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
diff --git a/lib/lp/testing/__init__.py b/lib/lp/testing/__init__.py
index d2fb091..433b3fb 100644
--- a/lib/lp/testing/__init__.py
+++ b/lib/lp/testing/__init__.py
@@ -268,7 +268,7 @@ class FakeTime:
268268
269 :param start: The value that will initially be returned by `now()`.269 :param start: The value that will initially be returned by `now()`.
270 If None, the current time will be used.270 If None, the current time will be used.
271 :param advance: The value in secounds to advance the clock by by271 :param advance: The value in seconds to advance the clock by by
272 default.272 default.
273 """273 """
274 if start is not None:274 if start is not None:

Subscribers

People subscribed via source and target branches

to status/vote changes: