mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Fix typo in FormField's javadoc: s/fold/field/
This commit is contained in:
parent
3c306eaff9
commit
1a99801501
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ public class FormField implements NamedElement {
|
|||
}
|
||||
|
||||
/**
|
||||
* Returns the first value of this form fold or {@code null}.
|
||||
* Returns the first value of this form field or {@code null}.
|
||||
*
|
||||
* @return the first value or {@code null}
|
||||
* @since 4.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue