From 5300e85b5c3d8ced004a620cf1c2188dde8d138c Mon Sep 17 00:00:00 2001 From: Anna Bulenkova Date: Fri, 5 Dec 2014 14:17:21 +0100 Subject: [PATCH] typo --- tutorials/action_system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/action_system.md b/tutorials/action_system.md index 8fb2f1c4e..93c8dba38 100644 --- a/tutorials/action_system.md +++ b/tutorials/action_system.md @@ -10,7 +10,7 @@ and in particular, the specific presentation which needs to be updated. ---------------- -#How create a new menu item and bidn an action to it? +#How create a new menu item and bind an action to it? To register an action as a menu item, an attribute should be added to the section of the plugin configuration file [plugin.xml] (https://github.com/JetBrains/intellij-sdk/blob/master/code_samples/plugin_sample/META-INF/plugin.xml)