Skip to content

Commit

Permalink
Update include/pros/optical.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Brooke <[email protected]>
  • Loading branch information
WillXuCodes and HotelCalifornia authored Oct 28, 2020
1 parent 95f5e81 commit 76758af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/pros/optical.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class Optical {
/**
* Get the detected color hue
*
* This is not avaliable if gestures are being detected. Hue has a
* This is not available if gestures are being detected. Hue has a
* range of 0 to 359.999
*
* This function uses the following values of errno when an error state is
Expand Down Expand Up @@ -229,4 +229,4 @@ class Optical {
};
} // namespace pros

#endif
#endif

0 comments on commit 76758af

Please sign in to comment.