diff --git a/manila/share/api.py b/manila/share/api.py
index 1a6e6102d3..75959a0225 100644
--- a/manila/share/api.py
+++ b/manila/share/api.py
@@ -52,7 +52,7 @@ share_api_opts = [
                      'be performed on the same host. '
                      'If set to True, then scheduler will be used.'
                      'When enabling this option make sure that filter '
-                     'CreateShareFromSnapshot is enabled and to have hosts '
+                     'CreateFromSnapshotFilter is enabled and to have hosts '
                      'reporting replication_domain option.'
                 )
 ]