From aac2bea87f65e5a13b33fe317f0568c039e28c94 Mon Sep 17 00:00:00 2001 From: LightSaveUs <108632621+LightSaveUs@users.noreply.github.com> Date: Wed, 2 Nov 2022 01:57:10 +0300 Subject: [PATCH] Privacy Password Tooltip Refinement --- gensettings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gensettings.py b/gensettings.py index 84ae0caf..7f00a376 100644 --- a/gensettings.py +++ b/gensettings.py @@ -592,7 +592,7 @@ gensettingstf = [ "label": "Privacy Password", "id": "privacy_password", "default": "", - "tooltip": "The password to unblur the UI when ctrl+l is hit", + "tooltip": "The password to unblur the UI when Ctrl+L is hit.", "menu_path": "Interface", "sub_path": "UI", "classname": "user",