mirror of https://github.com/mahmoud/boltons.git
Change 'fundaments' to 'fundamentals'
In case this wasn't intentional! 👍
This commit is contained in:
parent
c5c1513d49
commit
2c8c47d902
|
@ -7,7 +7,7 @@ Creating, Finding, and Copying
|
|||
------------------------------
|
||||
|
||||
Python's :mod:`os`, :mod:`os.path`, and :mod:`shutil` modules provide
|
||||
good coverage of file wrangling fundaments, and these functions help
|
||||
good coverage of file wrangling fundamentals, and these functions help
|
||||
close a few remaining gaps.
|
||||
|
||||
.. autofunction:: boltons.fileutils.mkdir_p
|
||||
|
|
Loading…
Reference in New Issue