Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/CustomizablePropertyEditor.java')
-rw-r--r--plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/CustomizablePropertyEditor.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/CustomizablePropertyEditor.java b/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/CustomizablePropertyEditor.java
index b379c0a987f..7ffb3b51c9f 100644
--- a/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/CustomizablePropertyEditor.java
+++ b/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui/src/org/eclipse/papyrus/infra/properties/ui/widgets/CustomizablePropertyEditor.java
@@ -17,7 +17,7 @@ package org.eclipse.papyrus.infra.properties.ui.widgets;
import org.eclipse.papyrus.infra.properties.ui.modelelement.DataSource;
/**
- * The inteface to be implemented by all PropertyEditors
+ * The interface to be implemented by all PropertyEditors
*
* @author Camille Letavernier
*

Back to the top