aboutsummaryrefslogtreecommitdiffstats
path: root/Java/com/phidgets/Dictionary.java
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-05-09 00:47:30 +0100
committerJonathan McCrohan <jmccrohan@gmail.com>2012-05-09 00:47:30 +0100
commit3d928d8dfe2d9af8b3d3ad2eb1d4b878d68704c4 (patch)
treeafd9aac45d87ca26cd83e5b176069195250a3d7f /Java/com/phidgets/Dictionary.java
parentd070ed533fe8afdc672c6f04875f2c73f478c196 (diff)
parent260123716172d33f44bdc0e4e5422554d139215c (diff)
downloadlibphidget21-3d928d8dfe2d9af8b3d3ad2eb1d4b878d68704c4.tar.gz
Merge tag 'upstream/2.1.8.20120507'
Upstream version 2.1.8.20120507
Diffstat (limited to 'Java/com/phidgets/Dictionary.java')
-rw-r--r--Java/com/phidgets/Dictionary.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/Java/com/phidgets/Dictionary.java b/Java/com/phidgets/Dictionary.java
index 0afde5e..211bdfc 100644
--- a/Java/com/phidgets/Dictionary.java
+++ b/Java/com/phidgets/Dictionary.java
@@ -228,7 +228,7 @@ public class Dictionary
}
/**
* Closes this Dictionary.
- * This will shut down all threads dealing with this Dictionary and you won't recieve any more events.
+ * This will shut down all threads dealing with this Dictionary and you won't receive any more events.
*
* @throws PhidgetException If this Dictionary is not opened.
*/