There's a typo in the 25th line of the app.py file for AWMDstats app. The line An flask application factory should be A flask app... following English conventions.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| [fix] Correct typo by replacing 'an' with 'a' in comment | labs/tools/awmd-stats | master | +1 -1 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 510714 had a related patch set uploaded (by Mahveotm; owner: Mahveotm):
[labs/tools/awmd-stats@master] app.py: corrected typo. replaced 'a' with 'an'.
Comment Actions
Change 510714 merged by jenkins-bot:
[labs/tools/awmd-stats@master] [fix] Correct typo by replacing 'an' with 'a' in comment