summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/techspecs/poly_manager.rst
diff options
context:
space:
mode:
author Tom Cariello <Tomcariello@users.noreply.github.com>2023-09-30 22:39:06 -0400
committer GitHub <noreply@github.com>2023-10-01 13:39:06 +1100
commit4ab590e2a9bdf1ce1a0032883b356c7aa5f653ea (patch)
treeeb7a07a8b6b1373aefbab22a7d259256ef429cf4 /docs/source/techspecs/poly_manager.rst
parent09be4295de290438421fa81e4382d0b5ebdac211 (diff)
docs: Fixed a number of grammatical errors and editing errors. (#11578)
Diffstat (limited to 'docs/source/techspecs/poly_manager.rst')
-rw-r--r--docs/source/techspecs/poly_manager.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/techspecs/poly_manager.rst b/docs/source/techspecs/poly_manager.rst
index e86cf481428..d30a57c39c3 100644
--- a/docs/source/techspecs/poly_manager.rst
+++ b/docs/source/techspecs/poly_manager.rst
@@ -951,7 +951,7 @@ poly_array
poly_array();
-The **poly_array** contructor requires no parameters and simply pre-allocates one
+The **poly_array** constructor requires no parameters and simply pre-allocates one
chunk of objects in preparation for future allocations.
count