Fixed typo in comment

This commit is contained in:
MarkRivers
2011-09-16 20:42:54 +00:00
parent e8e3fdc043
commit 5fb11a1e4b
+1 -1
View File
@@ -1132,7 +1132,7 @@ asynStatus XPSAxis::PositionerCorrectorPIDDualFFVoltageSet()
/** Function to define the motor positions for a profile move.
* This calls the base class function to convert to steps, but since the
* XPS works in user-units we need to do an additional convertion by stepSize_.
* XPS works in user-units we need to do an additional conversion by stepSize_.
* \param[in] positions Array of profile positions for this axis in user units.
* \param[in] numPoints The number of positions in the array.
*/