summaryrefslogtreecommitdiff
path: root/toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit')
-rw-r--r--toolkit/test/accessibility/ov/ObjectView.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/test/accessibility/ov/ObjectView.java b/toolkit/test/accessibility/ov/ObjectView.java
index fa128c85ad3a..9004fe642527 100644
--- a/toolkit/test/accessibility/ov/ObjectView.java
+++ b/toolkit/test/accessibility/ov/ObjectView.java
@@ -63,7 +63,7 @@ abstract public class ObjectView
}
/** Tell the view to display information for a new accessible object.
- @param xObject
+ @param xContext
The given object may be null. A typical behaviour in this case
would be to display a blank area. But is also possible to show
information about the last object.