Problem/Motivation

There is a 'psuedo' in the code comment. This should be spelled as 'pseudo'.

Proposed resolution

Fix typo 'psuedo' -> 'pseudo'

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 3218055-2.patch689 bytesidebr

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new689 bytes

I try and contribute a patch to every new module I add to my projects, but this is the only thing I could find :)

Thanks for this module, works great!

klonos’s picture

Status: Needs review » Reviewed & tested by the community

This is RTBC 👍

...but since we're fixing things, we might as well move the word "edit" from the 3rd line of the same comment to the 2nd line of the comment (still adheres to the 80 character/per line limit, as per coding standards).

bkosborne’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, even for the minor change.

  • bkosborne committed e1ff4f8 on 8.x-1.x authored by idebr
    Issue #3218055 by idebr, klonos: Fix typo 'psuedo' -> 'pseudo'
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.