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

Two minor comment fixes (typo and whitespace).

parent ef9ced7f
Branches
Tags
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* *
* Parameters: * Parameters:
* - name Name of terminal device, without the /dev/ prefix. * - name Name of terminal device, without the /dev/ prefix.
* - ensure Wether to 'allow' or 'forbid' root to login on the * - ensure Whether to 'allow' or 'forbid' root to login on the
* terminal in question. * terminal in question.
*/ */
define console::rootlogin($ensure) define console::rootlogin($ensure)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment