Fixing typos made in comments
[apps/agl-service-can-low-level.git] / examples / basic / application-generated.cpp
index 1cdf67c..18f7a7d 100644 (file)
@@ -22,7 +22,7 @@ void initializeMyStuff() { }
 void initializeOtherStuff() { }
 
 void myLooper() {
-    // this function will be called once each time through the main loop, after
+    // this function will be called once, each time through the main loop, after
     // all CAN message processing has been completed
 }