A question about the proper way to do things...

My basic question is a multiple choice one, so I'll get it out of the way up front. The question is, if I notice a grammar or spelling error in a tutorial, should I

(A) Post the error as a comment to the tutorial
(B) Post the error somewhere else, and if so, where
(C) Just ignore it and only report technical errors

My personal feeling is that grammar and spelling errors in tutorials should be reported and fixed, since the tutorials are a major attraction for the site and we want them to look professional. But, does it make sense to post such corrections as comments to the tutorials, where they'll presumably hang around even after the error has been fixed?

Of course, I may well be in the minority in thinking that grammar and spelling errors need to be mentioned at all. Earlier this evening, I posted Comments for, which mentioned a grammatical error in the "Basics" tutorial. Almost immediately, I got dinged twice for sounding like an English teacher. Since then, a couple of people must have ++'d it, because that item's rep now stands at 0, so I'm getting mixed messages here.

I'm so confused! Help!!

*Woof*


In reply to What to do about grammatical errors in tutorials by splinky

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.