Fix typo in comment referencing ChatTypeSearchKey.

Closes signalapp/Signal-Android#14684
This commit is contained in:
Jesse Weinstein
2026-03-25 22:28:31 +00:00
committed by jeffrey-signal
parent 8f78471849
commit 905a6f1a6b

View File

@@ -200,7 +200,7 @@ class ContactSearchConfiguration private constructor(
/**
* Chat types that are displayed when creating a chat folder.
*
* Key: [ContactSearchKey.ChatType]
* Key: [ContactSearchKey.ChatTypeSearchKey]
* Data: [ContactSearchData.ChatTypeRow]
* Model: [ContactSearchAdapter.ChatTypeModel]
*/