Skip to content

Commit 2b2c8ee

Browse files
authored
💡 fix minor typo in docstr
1 parent 528714c commit 2b2c8ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bibtexparser/bparser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def __init__(self, data=None,
7777
common_strings=False,
7878
add_missing_from_crossref=False):
7979
"""
80-
Creates a parser for rading BibTeX files
80+
Creates a parser for reading BibTeX files
8181
8282
:return: parser
8383
:rtype: `BibTexParser`

0 commit comments

Comments
 (0)