Skip to content

Commit 52dd5a0

Browse files
cmousesirainen
authored andcommitted
var_expand: Fix typo systemt => system
1 parent fd57bae commit 52dd5a0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/actions/spelling/expect.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,6 @@ sysexits
784784
syslogd
785785
syslogging
786786
sysreport
787-
systemt
788787
tabindex
789788
TABLEGEN
790789
Taddressverification

docs/core/design/var_expand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dovecotlinks:
88
# Variable expansion design
99

1010
Dovecot comes with powerful variable expansion system, which allows constructing reusable text templates.
11-
This has been upgraded since v2.3 to a more flexible systemt .
11+
This has been upgraded since v2.3 to a more flexible system.
1212

1313
## Syntax
1414

0 commit comments

Comments
 (0)