diff --git a/keystone/cmd/cli.py b/keystone/cmd/cli.py index 8a2b384560..d993d71c54 100644 --- a/keystone/cmd/cli.py +++ b/keystone/cmd/cli.py @@ -186,8 +186,8 @@ class FernetSetup(BasePermissionsSetup): """Setup a key repository for Fernet tokens. This also creates a primary key used for both creating and validating - Keystone Lightweight tokens. To improve security, you should rotate your - keys (using keystone-manage fernet_rotate, for example). + Fernet tokens. To improve security, you should rotate your keys (using + keystone-manage fernet_rotate, for example). """