Skip to content

Commit 9fedd1f

Browse files
authored
Fix RPL_NOTOPIC description (#265)
change the text to reflect reality; RPL_NOTOPIC is not sent upon joining a channel, only as a reply to the TOPIC command
1 parent 24ccc27 commit 9fedd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/modern-appendix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ This does not necessarily mean the user owns their current nickname, which is co
552552

553553
"<client> <channel> :No topic is set"
554554

555-
Sent to a client when joining a channel to inform them that the channel with the name `<channel>` does not have any topic set.
555+
Sent as a reply to the {% command TOPIC %} command to inform the client that the channel with the name `<channel>` does not have any topic set.
556556

557557
{% numericheader RPL_TOPIC %}
558558

0 commit comments

Comments
 (0)