summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Forms/ButtonOperator.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/Forms/ButtonOperator.java')
-rw-r--r--odk/examples/DevelopersGuide/Forms/ButtonOperator.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/Forms/ButtonOperator.java b/odk/examples/DevelopersGuide/Forms/ButtonOperator.java
index 2e15e774aa9b..890ea7251e70 100644
--- a/odk/examples/DevelopersGuide/Forms/ButtonOperator.java
+++ b/odk/examples/DevelopersGuide/Forms/ButtonOperator.java
@@ -85,7 +85,7 @@ public class ButtonOperator implements XActionListener, XFeatureInvalidation
}
/* ------------------------------------------------------------------ */
- /** get's the button which we operate and which is responsible for a given URL
+ /** gets the button which we operate and which is responsible for a given URL
*/
private XPropertySet getButton( short _formFeature )
{