Just fixing several items I noticed in 1 file (entityform.admin.inc).

Consistency between @todo & @TODO.

//some comments
// Are not properly formatted like this.

A couple things like this, typo / clarification:

-    //Make contextual likes if user has access
+    // Make contextual links if user has access.

'likes' -> 'links'

Patch in next comment.

Comments

jwjoshuawalker’s picture

Status: Active » Needs review
StatusFileSize
new7.72 KB

Patch attached.

  • Commit 9cc102a on 7.x-2.x authored by drastik, committed by tedbow:
    Issue #2252895 by drastik: Typos, non-dcs style comments, clarification...
tedbow’s picture

Status: Needs review » Fixed

Thanks for that patch!!!

Status: Fixed » Closed (fixed)

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