summaryrefslogtreecommitdiff
path: root/test/integration/targets/postgresql/tasks/postgresql_privs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/postgresql/tasks/postgresql_privs.yml')
-rw-r--r--test/integration/targets/postgresql/tasks/postgresql_privs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/postgresql/tasks/postgresql_privs.yml b/test/integration/targets/postgresql/tasks/postgresql_privs.yml
index d28d13402f..663ea9aaa4 100644
--- a/test/integration/targets/postgresql/tasks/postgresql_privs.yml
+++ b/test/integration/targets/postgresql/tasks/postgresql_privs.yml
@@ -499,7 +499,7 @@
# Test ALL_IN_SCHEMA for 'partioned tables type #
#################################################
-# Partioning tables is a feature introduced in Postgresql 10.
+# Partitioning tables is a feature introduced in Postgresql 10.
# (see https://www.postgresql.org/docs/10/ddl-partitioning.html )
# The test below check for this version