Fix comment typo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158742 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9159c4372b
commit
86d0dd2ba9
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ public class JAXBPropertyDescriptor implements Comparable<JAXBPropertyDescriptor
|
|||
}
|
||||
|
||||
// There are 3 different types of setters that can occur.
|
||||
// 1) Normal Attomic Setter : setFoo(type)
|
||||
// 1) Normal Atomic Setter : setFoo(type)
|
||||
// 2) Indexed Array Setter : setFoo(type[])
|
||||
// 3) No Setter case if the property is a List<T>.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue