Fix for grammatical error in code-comment
I found a grammatical error in one of the code comments.
The comment is made regarding the run-time of the algorithm, and
references big-O performance.
However the comment text uses "effective", instead of the probably more
correct "efficient".
The original comment reads as though the code would not do its job
correctly, rather than just not very quickly.
Regards
Emil
Attachments:
grammar_fix.patchtext/plain; charset=UTF-8; name=grammar_fix.patchDownload+1-1
On Wed, Mar 22, 2017 at 2:47 PM, Emil Iggland <emil@iggland.com> wrote:
I found a grammatical error in one of the code comments.
The comment is made regarding the run-time of the algorithm, and
references big-O performance.
However the comment text uses "effective", instead of the probably more
correct "efficient".The original comment reads as though the code would not do its job
correctly, rather than just not very quickly.
Applied, thanks.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/