Skip to content

Commit e4f876e

Browse files
committed
minor typos
1 parent 8f1adee commit e4f876e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

raddb/mods-available/eap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1136,6 +1136,7 @@ eap {
11361136
# See the new policy `copy_request_to_tunnel` in
11371137
# `sites-available/inner-tunnel`, and in `policy.d/eap`
11381138
# for more information.
1139+
#
11391140
# ====
11401141
#
11411142

@@ -1154,7 +1155,7 @@ eap {
11541155
#
11551156
# require_client_cert:: Whether we require a client certificate.
11561157
#
1157-
# Unlike `EAP-TLS`, `PEAP `does not require a client certificate.
1158+
# Unlike `EAP-TLS`, `PEAP` does not require a client certificate.
11581159
# However, you can require one by setting the following
11591160
# option. You can also override this option by setting
11601161
#

raddb/sites-available/default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
#
5050
# * configure the module in `mods-available/`
5151
# * enable the module in `mods-enabled`. e.g. for LDAP, do: `cd mods-enabled;ln -s ../mods-available/ldap`
52-
# * uncomment the references to it in this file.
52+
# * uncomment the references to it in this file.
5353
#
5454
# In most cases, those small changes will result in the server being
5555
# able to connect to the database, and to authenticate users.

0 commit comments

Comments
 (0)