Skip to content

Commit

Permalink
Merge pull request #6559 from ggbecker/fix-typos-2
Browse files Browse the repository at this point in the history
Fix some typos.
  • Loading branch information
JAORMX authored Jan 27, 2021
2 parents 23831fa + 5acc0bf commit 9194519
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,5 @@
<ind:value datatype="int" operation="equals">0</ind:value>
</ind:variable_state>

<external_variable comment="number of failed login attempts allowed" datatype="int" id="var_accounts_passwords_pam_faillock_unlock_time" version="2" />
<external_variable comment="lockout time for failed password attempts" datatype="int" id="var_accounts_passwords_pam_faillock_unlock_time" version="2" />
</def-group>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: 'Prevent user from disabling the screen lock'

description: |-
The <tt>tmux</tt> terminal multiplexer is used to implement
autimatic session locking. It should not be listed in
automatic session locking. It should not be listed in
<tt>/etc/shells</tt>.
rationale: |-
Expand Down

0 comments on commit 9194519

Please sign in to comment.