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

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: 288692849e5b611c1044f2db1e76e2c723b0443d
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~jugmac00/launchpad:fix-another-typo
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
lib/lp/registry/model/codeofconduct.py (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+410313@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/registry/model/codeofconduct.py b/lib/lp/registry/model/codeofconduct.py
2index 720b373..2c19f99 100644
3--- a/lib/lp/registry/model/codeofconduct.py
4+++ b/lib/lp/registry/model/codeofconduct.py
5@@ -406,7 +406,7 @@ class SignedCodeOfConductSet:
6 # entries. If it is it should be part of FTI queries,
7 # isn't it ?
8
9- # the name shoudl work like a filter, if you don't enter anything
10+ # the name should work like a filter, if you don't enter anything
11 # you get everything.
12 if displayname:
13 clauses.append(fti_search(Person, displayname))

Subscribers

People subscribed via source and target branches

to status/vote changes: