From 36c212a085ce02cd5ce5999167a443e0ca82c42a Mon Sep 17 00:00:00 2001 From: Ali Date: Mon, 5 Jan 2026 09:00:32 +0800 Subject: [PATCH] Typo. --- toggle-gdctl-scale | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toggle-gdctl-scale b/toggle-gdctl-scale index f77c634..561f379 100755 --- a/toggle-gdctl-scale +++ b/toggle-gdctl-scale @@ -2,7 +2,7 @@ # -----------------------------------------------------------------------------# # Display Scale Toggling Script for GNOME RDP Session. Writen to work with the # # Custom Command Toggles GNOME extension. Note: use the following command to # -# get the current scale as the check check command of the exteion: # +# get the current scale as the check command for the extension: # # $ gdctl show | grep Scale:\.* # # -----------------------------------------------------------------------------#