Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.help')
-rw-r--r--org.eclipse.help/src/org/eclipse/help/IIndexEntry2.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help/src/org/eclipse/help/IIndexEntry2.java b/org.eclipse.help/src/org/eclipse/help/IIndexEntry2.java
index 73e2af46b..25cb7378b 100644
--- a/org.eclipse.help/src/org/eclipse/help/IIndexEntry2.java
+++ b/org.eclipse.help/src/org/eclipse/help/IIndexEntry2.java
@@ -11,7 +11,7 @@
package org.eclipse.help;
/**
- * IIndexEntry2 is an index entry which may have see eleemnts as children
+ * IIndexEntry2 is an index entry which may have see elements as children
*
* @since 3.5
*/

Back to the top