diff --git a/src/extensions/scratch3_boost/index.js b/src/extensions/scratch3_boost/index.js index d613a054f..ee69b8810 100644 --- a/src/extensions/scratch3_boost/index.js +++ b/src/extensions/scratch3_boost/index.js @@ -356,8 +356,8 @@ class BoostMotor { this._pendingRotationDestination = null; /** - * If the motor has been turned on run for a specific duration, - * this is the function that will be called once Scratch VM gets a notification from the Move Hub. + * If the motor has been turned on run for a specific rotation, this is the function + * that will be called once Scratch VM gets a notification from the Move Hub. * @type {Object} * @private */