commit | 7c021c49ab05ed87e531f0c8ee723bc92565df11 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Mon Feb 17 15:15:56 2014 -0800 |
committer | Brian Silverman <brians> | Mon Feb 17 15:15:56 2014 -0800 |
tree | 115652eda81e10ca77c20db2789f8d52caed1852 | |
parent | 60c5666c3d7039d464b946d55b0584f37098fa62 [diff] [blame] |
s/seperation/separation/g
diff --git a/frc971/constants.h b/frc971/constants.h index ab4bd35..3952642 100755 --- a/frc971/constants.h +++ b/frc971/constants.h
@@ -63,7 +63,7 @@ double claw_zeroing_speed; double claw_zeroing_separation; - // claw seperation that would be considered a collision + // claw separation that would be considered a collision double claw_min_separation; double claw_max_separation;