aboutsummaryrefslogtreecommitdiff
path: root/pyfakefs/extra_packages.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyfakefs/extra_packages.py')
-rw-r--r--pyfakefs/extra_packages.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyfakefs/extra_packages.py b/pyfakefs/extra_packages.py
index d45c854..23e0814 100644
--- a/pyfakefs/extra_packages.py
+++ b/pyfakefs/extra_packages.py
@@ -11,7 +11,7 @@
# limitations under the License.
"""Imports external packages that replace or emulate internal packages.
-If the external module is not present, the build-in module is imported.
+If the external module is not present, the built-in module is imported.
"""
try: