aboutsummaryrefslogtreecommitdiffstats
path: root/Java/com/phidgets/AdvancedServoPhidget.java
diff options
context:
space:
mode:
Diffstat (limited to 'Java/com/phidgets/AdvancedServoPhidget.java')
-rw-r--r--Java/com/phidgets/AdvancedServoPhidget.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/Java/com/phidgets/AdvancedServoPhidget.java b/Java/com/phidgets/AdvancedServoPhidget.java
index 1aa485a..db33e2a 100644
--- a/Java/com/phidgets/AdvancedServoPhidget.java
+++ b/Java/com/phidgets/AdvancedServoPhidget.java
@@ -314,7 +314,7 @@ public final class AdvancedServoPhidget extends Phidget
* Sets the speed ramping state.
* <p>
* Disable speed ramping to disable velocity and acceleration control. With speed ramping disabled, the servo will be sent to
- * the desired position immediately upon recieving the command. This is how the regular Phidget Servo Controller works.
+ * the desired position immediately upon receiving the command. This is how the regular Phidget Servo Controller works.
* <p>
* This is turned on by default.
*