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
1diff --git a/lib/lp/registry/interfaces/distroseries.py b/lib/lp/registry/interfaces/distroseries.py
2index 8d43db5..848cf6d 100644
3--- a/lib/lp/registry/interfaces/distroseries.py
4+++ b/lib/lp/registry/interfaces/distroseries.py
5@@ -741,7 +741,7 @@ class IDistroSeriesPublic(
6 """
7
8 def searchPackages(text):
9- """Search through the packge cache for this distroseries and return
10+ """Search through the package cache for this distroseries and return
11 DistroSeriesBinaryPackage objects that match the given text.
12 """
13

Subscribers

People subscribed via source and target branches

to status/vote changes: