Skip to content
Snippets Groups Projects
Commit 06643984 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

debian: Fix typo spotted after codespell upgrade

parent e2fee80f
No related branches found
No related tags found
No related merge requests found
Pipeline #10583 passed
......@@ -263,7 +263,7 @@ def uid_to_person(uid: str) -> Dict[str, str]:
"""Convert an uid to a person suitable for insertion.
Args:
uid: an uid of the form "Name <email@ddress>"
uid: an uid of the form "Name <email@address>"
Returns:
a dictionary with the following keys:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment