Skip to content

Commit 1a3f89d

Browse files
comments typo
1 parent 907d647 commit 1a3f89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/json/src/org/apache/axis2/json/factory/XmlNodeGenerator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ private void processSchemaType(XmlSchemaType xmlSchemaType , XmlNode parentNode
179179
180180
{ "getPrice" : {"symbol": "IBM","currency":USD}}
181181
182-
Possibly using @ as @currency to flag a variable name as as attribute.
182+
Possibly using @ as @currency to flag a variable name as an attribute.
183183
184184
One thing to note is XmlNode has isAttribute() but was never used
185185
*/

0 commit comments

Comments
 (0)