From 73a57b06f9d8c963b9be2bdb83122a004a4a8b0b Mon Sep 17 00:00:00 2001 From: Flavio Curella Date: Tue, 20 May 2014 11:24:23 -0500 Subject: replaced occurrences of master/slave terminology with leader/follower --- docs/ref/settings.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/ref') diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 9a0dbd686d..7fa7aba642 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -649,10 +649,10 @@ Default: ``None`` The alias of the database that this database should mirror during testing. -This setting exists to allow for testing of master/slave +This setting exists to allow for testing of leader/follower configurations of multiple databases. See the documentation on -:ref:`testing master/slave configurations -` for details. +:ref:`testing leader/follower configurations +` for details. .. setting:: TEST_NAME -- cgit v1.3