From 17465a3c44a3c3f9aca7ded902cdf2e08566583f Mon Sep 17 00:00:00 2001 From: Anna Bulenkova Date: Wed, 10 Dec 2014 14:41:40 +0100 Subject: [PATCH] typo --- tutorials/working_with_editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/working_with_editor.md b/tutorials/working_with_editor.md index f89f57863..9511ffa25 100644 --- a/tutorials/working_with_editor.md +++ b/tutorials/working_with_editor.md @@ -109,7 +109,7 @@ such as [Project] (https://github.com/JetBrains/intellij-community/blob/master/platform/core-api/src/com/intellij/openapi/project/Project.java), and other instances related to the action execution environment. -Link----------- +----------- See also [CommonDataKeys.java] (https://github.com/JetBrains/intellij-community/blob/master/platform/editor-ui-api/src/com/intellij/openapi/actionSystem/CommonDataKeys.java),