From: Carsten Schoenert <c.schoen...@t-online.de>

A small typo fixup for misspelled word Toogle.

---
 common/tool/common_tools.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/tool/common_tools.cpp b/common/tool/common_tools.cpp
index 2fc64ca9..09f966dc 100644
--- a/common/tool/common_tools.cpp
+++ b/common/tool/common_tools.cpp
@@ -37,7 +37,7 @@
 static TOOL_ACTION ACT_toggleCursor( "common.Control.toggleCursor",
         AS_GLOBAL, TOOL_ACTION::LegacyHotKey( HK_TOGGLE_CURSOR ),
         _( "Toggle Always Show Cursor" ),
-        _( "Toogle display of the cursor, even when not in an interactive 
tool" ) );
+        _( "Toggle display of the cursor, even when not in an interactive 
tool" ) );
 
 
 COMMON_TOOLS::COMMON_TOOLS() :
-- 
2.18.0


_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to