aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/system-views.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/system-views.sgml')
-rw-r--r--doc/src/sgml/system-views.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/system-views.sgml b/doc/src/sgml/system-views.sgml
index 737e7489b78..b58c52ea50f 100644
--- a/doc/src/sgml/system-views.sgml
+++ b/doc/src/sgml/system-views.sgml
@@ -4070,7 +4070,7 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
<productname>PostgreSQL</productname> itself and memory allocated
by extensions using the mechanisms detailed in
<xref linkend="xfunc-shared-addin" />. This view will output multiple rows
- for each of the shared memory segments provided that they are spread accross
+ for each of the shared memory segments provided that they are spread across
multiple NUMA nodes. This view should not be queried by monitoring systems
as it is very slow and may end up allocating shared memory in case it was not
used earlier.