From 6f5668fb533a69dad0d1c863d2e72d0c43c72dfe Mon Sep 17 00:00:00 2001 From: Vishal Date: Sat, 25 May 2024 01:18:21 +0530 Subject: [PATCH] Update plugin_editor.py --- plugins/utilities/plugin_editor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/utilities/plugin_editor.py b/plugins/utilities/plugin_editor.py index b41244e..81ac4fc 100644 --- a/plugins/utilities/plugin_editor.py +++ b/plugins/utilities/plugin_editor.py @@ -4,7 +4,7 @@ # Made for everyone who uses it. # Let's you edit Plugins which are in your device. # Doesn't work for workspaces. -# Safefy Point: Don't mess with the code +# Safety Point: Don't mess with the code # or you might lose all your plugins. from __future__ import annotations