summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHernan <hernan.grecco@gmail.com>2022-03-01 10:46:55 -0300
committerHernan <hernan.grecco@gmail.com>2022-03-01 10:46:55 -0300
commit38119b32f826ae3a0c54ef1b49dc41152ddccd5a (patch)
tree276d4679397c904f98b7af9e62e5ba59c9885f3d /docs
parent1cdfc1f6bd421dd67c244f841ffd7db2faa1b2f1 (diff)
downloadpint-38119b32f826ae3a0c54ef1b49dc41152ddccd5a.tar.gz
Fixed Typo
Diffstat (limited to 'docs')
-rw-r--r--docs/performance.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/performance.rst b/docs/performance.rst
index 3d5092a..1dbd27d 100644
--- a/docs/performance.rst
+++ b/docs/performance.rst
@@ -94,7 +94,7 @@ Speed up registry instantiation
When the registry is instantiated, the definition file is parsed, loaded and
some pre-calculations are made to speed-up certain common operations. This
-process can be time consuming for a large defintion file such as the default one
+process can be time consuming for a large definition file such as the default one
(and very comprehensive) provided with pint. This can have a significant impact
in command line applications that create and drop registries.