From 8ea50d38a31ec02fc251ca96b1f6ac9501f6bfa9 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Sat, 1 Apr 2023 18:55:08 +0200 Subject: [PATCH] Change a character and force rebuild --- doc/RELEASE-NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/RELEASE-NOTES.md b/doc/RELEASE-NOTES.md index 60ded7835..5168ec416 100644 --- a/doc/RELEASE-NOTES.md +++ b/doc/RELEASE-NOTES.md @@ -6,7 +6,7 @@ in progress and not a stable version. ### Enhancements: * Channel flood protection improvements: * New [channel mode `+F`](https://www.unrealircd.org/docs/Channel_anti-flood_settings) - (uppercase f). This allows the user to choose a "flood profile", + (uppercase F). This allows the user to choose a "flood profile", which (behind the scenes) translates to something similar to an `+f` mode. This so end-users can simply choose an `+F` profile without having to learn the complex channel mode `+f`.