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

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

Commit message

Fix typo

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

Feel free to self-review this sort of thing.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/lib/lp/registry/interfaces/distroseries.py b/lib/lp/registry/interfaces/distroseries.py
index 8d43db5..848cf6d 100644
--- a/lib/lp/registry/interfaces/distroseries.py
+++ b/lib/lp/registry/interfaces/distroseries.py
@@ -741,7 +741,7 @@ class IDistroSeriesPublic(
741 """741 """
742742
743 def searchPackages(text):743 def searchPackages(text):
744 """Search through the packge cache for this distroseries and return744 """Search through the package cache for this distroseries and return
745 DistroSeriesBinaryPackage objects that match the given text.745 DistroSeriesBinaryPackage objects that match the given text.
746 """746 """
747747

Subscribers

People subscribed via source and target branches

to status/vote changes: