Fix for grammatical error in code-comment

Started by Emil Igglandabout 9 years ago2 messageshackers
Jump to latest
#1Emil Iggland
emil@iggland.com

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
#2Magnus Hagander
magnus@hagander.net
In reply to: Emil Iggland (#1)
Re: Fix for grammatical error in code-comment

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/