Ryan Vasquez / AD7989_Driver
Revision:
7:8717395d66e7
Parent:
6:e018ebbbc7eb
--- a/AD7989.h	Mon Jan 21 19:09:50 2019 +0000
+++ b/AD7989.h	Mon Jan 21 19:11:45 2019 +0000
@@ -40,7 +40,7 @@
   *  The value the function will return will be from -5.0V to 5.0V
   */
   double sample();
-  /** Averages a number of samples the use specifies
+  /** Averages a number of samples the user specifies
   *
   *  @param num_avgs The number of samples to average
   */