Commit 0887aae1 by Michael Koch Committed by Michael Koch

2003-02-19 Michael Koch <konqueror@gmx.de>

	* javax/accessibility/AccessibleContext.java
	(ACCESSIBLE_DESCRIPTION_PROPERTY): Fixed typo.

From-SVN: r63100
parent d8193b85
2003-02-19 Michael Koch <konqueror@gmx.de>
* javax/accessibility/AccessibleContext.java
(ACCESSIBLE_DESCRIPTION_PROPERTY): Fixed typo.
2003-02-19 Michael Koch <konqueror@gmx.de>
* java/awt/ScrollPaneAdjustable.java: Reformated.
2003-02-19 Michael Koch <konqueror@gmx.de>
......
......@@ -72,7 +72,7 @@ public abstract class AccessibleContext
= "AccessibleName";
/**
* Constanat used when the accessible description has changed. Both the old
* Constant used when the accessible description has changed. Both the old
* and new values are listed in the event.
*
* @see #getAccessibleDescription()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment