← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~jugmac00/launchpad:fix-typo-in-pseudo into launchpad:master

 

Jürgen Gmach has proposed merging ~jugmac00/launchpad:fix-typo-in-pseudo into launchpad:master.

Commit message:
fix typo in pseudo

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/431435
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/launchpad:fix-typo-in-pseudo into launchpad:master.
diff --git a/lib/lp/registry/interfaces/person.py b/lib/lp/registry/interfaces/person.py
index ddf1187..228b8e4 100644
--- a/lib/lp/registry/interfaces/person.py
+++ b/lib/lp/registry/interfaces/person.py
@@ -470,7 +470,7 @@ class PersonCreationRationale(DBEnumeratedType):
 
 
 class PersonNameField(BlacklistableContentNameField):
-    """A `Person` team name, which is unique and performs psuedo blacklisting.
+    """A `Person` team name, which is unique and performs pseudo blacklisting.
 
     If the team name is not unique, and the clash is with a private team,
     return the blacklist message.  Also return the blacklist message if the