diff options
Diffstat (limited to 'docs/databases.txt')
| -rw-r--r-- | docs/databases.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/databases.txt b/docs/databases.txt index 6832c2b361..0fb6381c5c 100644 --- a/docs/databases.txt +++ b/docs/databases.txt @@ -192,8 +192,8 @@ database user must have privileges to run the following commands: To run Django's test suite, the user needs these *additional* privileges: - * CREATE DATABASE - * DROP DATABASE + * CREATE USER + * DROP USER * CREATE TABLESPACE * DROP TABLESPACE |
