We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb8bbc commit a58b81eCopy full SHA for a58b81e
src/ArduinoLogger.h
@@ -269,7 +269,7 @@ class LoggerBase
269
270
/** Check for a buffer overrun condition.
271
*
272
- * @returns a boolean indicating whether or not an overrun condition has occured
+ * @returns a boolean indicating whether or not an overrun condition has occurred
273
* since the last time flush() was called. If `true`, this indicates that data
274
* has been lost from the log buffer.
275
*/
0 commit comments