diff options
| author | Tim Graham <timograham@gmail.com> | 2014-05-25 19:25:43 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-05-25 19:26:12 -0400 |
| commit | 83f4e865956e6527b4155ae03e313b36ccbe274f (patch) | |
| tree | c85854d46018b553b82547f3a1218baf0eea16b1 | |
| parent | 2b432d4634c693c177433aff69ec73e1fd1dd80f (diff) | |
Fixed too short title underline in docs.
| -rw-r--r-- | docs/topics/testing/advanced.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/testing/advanced.txt b/docs/topics/testing/advanced.txt index 1a82af8b04..046f663672 100644 --- a/docs/topics/testing/advanced.txt +++ b/docs/topics/testing/advanced.txt @@ -67,7 +67,7 @@ Tests and multiple databases .. _topics-testing-primaryreplica: Testing primary/replica configurations ------------------------------------ +-------------------------------------- If you're testing a multiple database configuration with primary/replica (referred to as master/slave by some databases) replication, this strategy of |
