-
Type:
Bug
-
Status: Resolved
-
Priority:
P5
-
Resolution: Fixed
-
Affects Version/s: 1.3.0
-
Fix Version/s: 1.4.0
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:beta
-
CPU:generic
-
OS:generic
The word "by" has been misspelled as "b"
/**
* An arbitrary argument of the event. The value of this field
* depends on the type of event.
* <code>arg</code> has been replaced b event specific property.
*
* @serial
*/
public Object arg;
/**
* An arbitrary argument of the event. The value of this field
* depends on the type of event.
* <code>arg</code> has been replaced b event specific property.
*
* @serial
*/
public Object arg;