summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/topology.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/plugins/topology.py')
-rw-r--r--ipalib/plugins/topology.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipalib/plugins/topology.py b/ipalib/plugins/topology.py
index 99781fd10..d055602a8 100644
--- a/ipalib/plugins/topology.py
+++ b/ipalib/plugins/topology.py
@@ -235,7 +235,7 @@ class topologysegment_mod(LDAPUpdate):
@register()
-class topologysegment_refresh(LDAPQuery):
+class topologysegment_reinitialize(LDAPQuery):
__doc__ = _('Request a full re-initialization of the node '
'retrieving data from the other node.')