summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDima Veselov <d.a.veselov@yandex.ru>2017-05-25 12:44:55 +0300
committerTim Graham <timograham@gmail.com>2017-05-25 05:45:15 -0400
commit945b3d1da1df81cd7ca94771025b8019c7de1340 (patch)
treea49b4f8123edc192c2686e85d4741e100459143d /docs
parent64ed10e67281d13ff857155db76769ca1a4bb8b6 (diff)
[1.11.x] Fixed typo in docs/topics/testing/advanced.txt.
Backport of 01d7ff9a17af2024956f6c81106a22bffcd9a703 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/testing/advanced.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/testing/advanced.txt b/docs/topics/testing/advanced.txt
index 50307269b8..996bcf1a06 100644
--- a/docs/topics/testing/advanced.txt
+++ b/docs/topics/testing/advanced.txt
@@ -203,7 +203,7 @@ example database configuration::
},
},
'diamonds': {
- ... db settings
+ # ... db settings
'TEST': {
'DEPENDENCIES': [],
},