Skip to content

Commit

Permalink
fix typo in class docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed Mar 25, 2024
1 parent fc2d32a commit bcea100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scos_actions/calibration/sensor_calibration.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class SensorCalibration(Calibration):
instances are used to handle calibration files generated prior
to deployment through a lab-based calibration as well as the result
of calibrations that are performed by the sensor in the field. This
class provides an implementation fo the update method to allow calibration
class provides an implementation for the update method to allow calibration
data to be updated with new values.
"""

Expand Down

0 comments on commit bcea100

Please sign in to comment.