Skip to content

Commit c240265

Browse files
committed
fix #123, "al" prefix
doesn't seem to conflict with the first name "Al"
1 parent 108298f commit c240265

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nameparser/config/prefixes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#: correct parsing of the last name "von bergen wessels".
1313
PREFIXES = set([
1414
'abu',
15+
'al',
1516
'bin',
1617
'bon',
1718
'da',

0 commit comments

Comments
 (0)