summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-10-08 11:02:03 +0200
committerNoel Grandin <noel@peralex.com>2014-10-08 11:02:55 +0200
commitfbf3aa391b4c47b00650a868e5ae5cade9025e87 (patch)
treedc05afd3e9e5570719d2f23840b18b3fca9b45bb /toolkit
parent35da89fa1428f5286304fc707252242554d49ea6 (diff)
spelling: instanciated -> instantiated
Change-Id: I99f3010e30f81786b938dc11736ea1597cd5530d
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/test/accessibility/MessageArea.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/test/accessibility/MessageArea.java b/toolkit/test/accessibility/MessageArea.java
index bce68273ffa4..b3108d9c0e53 100644
--- a/toolkit/test/accessibility/MessageArea.java
+++ b/toolkit/test/accessibility/MessageArea.java
@@ -42,7 +42,7 @@ public class MessageArea
/** Create a new message area. This method is private because the class is
- a singleton and may therefore not be instanciated from the outside.
+ a singleton and may therefore not be instantiated from the outside.
*/
private MessageArea ()
{