Just a tiny doc fix for a Sphinx warning

Change-Id: Iede31212065eafb94fd29a63103e1e73e2de770d
This commit is contained in:
gholt 2013-08-01 13:09:13 +00:00
parent def2b850f3
commit d819354c76

View File

@ -1851,6 +1851,7 @@ def replication(func):
"""
Decorator to declare which methods are accessible for different
type of servers:
* If option replication_server is None then this decorator
doesn't matter.
* If option replication_server is True then ONLY decorated with