fixup! Messaging: Fix javadoc

Change-Id: Ic91c78f4e2b31e0764930cfd7ed7d376e9ba3851
This commit is contained in:
Tommy Webb
2025-03-26 17:42:35 +00:00
committed by Michael W
parent 8796975d4a
commit 906ee2fb94

View File

@@ -89,7 +89,7 @@ import java.util.Set;
/**
* Handle posting, updating and removing all conversation notifications.
*
* There are currently two main classes of notification and their rules: <p>
* There is currently one main class of notification and rules: <p>
* 1) Messages - {@link MessageNotificationState}. Only one message notification.
* Unread messages across senders and conversations are coalesced.<p>
*