1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 13:13:14 +02:00

Fix some minor typos in the change log.

This commit is contained in:
Sadie Powell
2026-02-25 00:50:45 +00:00
parent d77fd4bde1
commit 3ea5b078dc
+3 -3
View File
@@ -69,10 +69,10 @@
```
/WHOIS nick1
* [nick1] (nick1@example.com): nick1
* [stest] Mastodon: @example@mastodon.social
* [stest] irc.example.com :Example-IRC server
* [nick1] Mastodon: @example@mastodon.social
* [nick1] irc.example.com :Example-IRC server
...
* [stest] End of WHOIS list.
* [nick1] End of WHOIS list.
```
* The regex_posix module is now available on Windows (using the PCRE2 POSIX compatibility layer).