Skip to content

Commit a9ba26e

Browse files
progvalk4bek4be
authored andcommitted
Fix typo in module metadata
1 parent 6ffbb2f commit a9ba26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/redact.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
/*** <<<MODULE MANAGER START>>>
77
module
88
{
9-
documentation "Implements the draft IRCv3 message-redaction specification https://github.com/ircv3/ircv3-specifications/pull/524"
9+
documentation "Implements the draft IRCv3 message-redaction specification https://github.com/ircv3/ircv3-specifications/pull/524";
1010
troubleshooting "In case of problems, contact val on irc.unrealircd.org.";
1111
min-unrealircd-version "6.*";
1212
post-install-text {

0 commit comments

Comments
 (0)