Skip to content
Snippets Groups Projects
Commit 41f10032 authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

typo in comment

parent e29c550c
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ import org.fortiss.tooling.kernel.ui.internal.NavigatorService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: CC03CB8314E779D4ABE81454EDB6B9D9
* @ConQAT.Rating GREEN Hash: 0A7183036670B523E18DB266D242653A
*/
public interface INavigatorService {
/** Returns the singleton instance of the service. */
......@@ -49,7 +49,7 @@ public interface INavigatorService {
/** Returns view id of the navigator view. */
public static final String NAVIGATOR_VIEW = "org.fortiss.tooling.kernel.model.navigator";
/** Returns the current naviaator selection. */
/** Returns the current navigator selection. */
ISelection getCurrentSelection();
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment