summaryrefslogtreecommitdiffstats
path: root/doc/antora/modules/unlang/pages/default.adoc
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:41:53 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-08-26 10:41:53 +0000
commit1526b335a5a81d945e64291e2fbcf92f72d15a4e (patch)
tree64d3bc5d36df06664cc49d7c4d8710100e23b888 /doc/antora/modules/unlang/pages/default.adoc
parentReleasing progress-linux version 3.2.3+dfsg-2~progress7.99u1. (diff)
downloadfreeradius-1526b335a5a81d945e64291e2fbcf92f72d15a4e.tar.xz
freeradius-1526b335a5a81d945e64291e2fbcf92f72d15a4e.zip
Merging upstream version 3.2.5+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/antora/modules/unlang/pages/default.adoc')
-rw-r--r--doc/antora/modules/unlang/pages/default.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/antora/modules/unlang/pages/default.adoc b/doc/antora/modules/unlang/pages/default.adoc
index 3b298f6..30912ef 100644
--- a/doc/antora/modules/unlang/pages/default.adoc
+++ b/doc/antora/modules/unlang/pages/default.adoc
@@ -14,7 +14,7 @@ outside of a xref:switch.adoc[switch] statement.
The `<match>` text can be an attribute reference such as `&User-Name`,
-or it can be a xref:type/string/index.adoc[string]. If the match
+or it can be a xref:type/index.adoc[string]. If the match
text is a dynamically expanded string, then the match is performed on
the output of the string expansion.