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

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: 4f7cbd8a0f18956d3baab98a363573edcec55321
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~jugmac00/launchpad:fix-typo-fingerprint
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
lib/lp/services/gpg/interfaces.py (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+423967@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/services/gpg/interfaces.py b/lib/lp/services/gpg/interfaces.py
2index ee105ca..7c2ff78 100644
3--- a/lib/lp/services/gpg/interfaces.py
4+++ b/lib/lp/services/gpg/interfaces.py
5@@ -220,7 +220,7 @@ class IGPGHandler(Interface):
6 def sanitizeFingerprint(fingerprint):
7 """Return sanitized fingerprint if well-formed.
8
9- If the firgerprint cannot be sanitized return None.
10+ If the fingerprint cannot be sanitized return None.
11 """
12
13 def getURLForKeyInServer(fingerprint, action=None, public=False):

Subscribers

People subscribed via source and target branches

to status/vote changes: