ghn-certi commented on a change in pull request #2215:
URL: https://github.com/apache/incubator-nuttx/pull/2215#discussion_r518243373



##########
File path: include/nuttx/sensors/sensor.h
##########
@@ -601,12 +673,13 @@ int sensor_register(FAR struct sensor_lowerhalf_s *dev);
  *   upper half driver.
  *
  * Input Parameters:
- *   dev  - A pointer to an instance of lower half sensor driver. This
- *          instance is bound to the sensor driver and must persists as long
- *          as the driver persists.
+ *   dev   - A pointer to an instance of lower half sensor driver. This
+ *           instance is bound to the sensor driver and must persists as long

Review comment:
       ```suggestion
    *           instance is bound to the sensor driver and must persist as long
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to