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/control_loops/claw/claw.h b/frc971/control_loops/claw/claw.h index 344fd78..2d13d37 100755 --- a/frc971/control_loops/claw/claw.h +++ b/frc971/control_loops/claw/claw.h
@@ -246,7 +246,7 @@ bool was_enabled_; bool doing_calibration_fine_tune_; - // The initial seperation when disabled. Used as the safe seperation + // The initial separation when disabled. Used as the safe separation // distance. double initial_separation_;