From: Jorge Pereira Date: Mon, 20 Apr 2020 22:47:41 +0000 (-0300) Subject: rlm_radius/test_plan: Fix typo (#3395) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48e2893d2e2c0a7044666cb44fac59d75edeceaf;p=thirdparty%2Ffreeradius-server.git rlm_radius/test_plan: Fix typo (#3395) --- diff --git a/src/modules/rlm_radius/test_plan.adoc b/src/modules/rlm_radius/test_plan.adoc index 5ea17976db2..ca5406f7017 100644 --- a/src/modules/rlm_radius/test_plan.adoc +++ b/src/modules/rlm_radius/test_plan.adoc @@ -82,7 +82,7 @@ NAS-Port-ID = 0 Message-Authenticator = 0x ``` -=== Disconnect-Message +=== Disconnect-Request ``` User-Name = "testuser" Acct-Session-ID = "0123456789" @@ -382,7 +382,7 @@ You will need to use different subrequest types to produce the different packet * Send a <> ** Verify packet is well formed. ** Verify Message-Authenticator attribue is present. -* Send a <> +* Send a <> ** Verify packet is well formed. ** Verify Message-Authenticator attribue is present.