Skip to content
Snippets Groups Projects
Commit af3646d7 authored by Thomas Bellman's avatar Thomas Bellman
Browse files

Remove some apostrophes from comments to work around puppet-mode bug.

The Emacs puppet-mode misinterprets apostrophes in comments and think
they are string quotes.  This breaks end-of-defun (C-M-e).  By not
having unmatched apostrophes in comments in class and define bodies,
we work around that.

This also fixes a genuine misspelling ("it's" instead of "its").

This was originally commit 028ff3e2716c in nsc-puppet-utils.
parent 57f026d5
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment