summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java')
-rw-r--r--odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java
index d51ccb71a440..ee0295393da0 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java
+++ b/odk/examples/DevelopersGuide/OfficeDev/Linguistic/SampleThesaurus.java
@@ -78,7 +78,7 @@ public class SampleThesaurus extends ComponentBase implements
// this service has no listeners thus we may use the base class,
// which is here basically used only to keep track of the
- // property set (and it's lifetime) since it gets used in the
+ // property set (and its lifetime) since it gets used in the
// 'GetValueToUse' function
aPropChgHelper = new PropChgHelper( this, aProps );