diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/testing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/testing.txt b/docs/topics/testing.txt index d1fda1d6a6..17a5db5481 100644 --- a/docs/topics/testing.txt +++ b/docs/topics/testing.txt @@ -493,7 +493,7 @@ can specify the dependencies that exist using the } Under this configuration, the ``diamonds`` database will be created first, -as it is the only database alias without dependencies. The ``default``` and +as it is the only database alias without dependencies. The ``default`` and ``clubs`` alias will be created next (although the order of creation of this pair is not guaranteed); then ``hearts``; and finally ``spades``. |
