Menu

Minor grammar problem in lib/checkersreport.cpp

dcb
2024-02-28
2024-04-03
  • dcb

    dcb - 2024-02-28

    I found a message that looks slightly wrong.

    trunk $ grep "There was critical" lib/*.cpp
    lib/checkersreport.cpp: fout << "There was critical errors (" << criticalErrors << ")" << std::endl;
    trunk $

    In proper English, "There was" with plurals should be "There were".

     
  • Oliver Stöneberg

    I came across that as well.

    Feel free to file a pull request if possible. If not I will do it on your behalf.

     
  • dcb

    dcb - 2024-03-27

    Option 2, please.

    I am happy to report bugs, but I don't do pull requests.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.