We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 528714c commit 2b2c8eeCopy full SHA for 2b2c8ee
1 file changed
bibtexparser/bparser.py
@@ -77,7 +77,7 @@ def __init__(self, data=None,
77
common_strings=False,
78
add_missing_from_crossref=False):
79
"""
80
- Creates a parser for rading BibTeX files
+ Creates a parser for reading BibTeX files
81
82
:return: parser
83
:rtype: `BibTexParser`
0 commit comments