[ci skip] javadoc: Fix grammatical error for getState (#12817)

This commit is contained in:
Lach
2025-07-12 17:44:23 +02:00
committed by GitHub
parent 4000fcc3d7
commit 25d358cf01

View File

@@ -193,7 +193,7 @@ public class Conversation {
} }
/** /**
* Returns Returns the current state of the conversation. * Returns the current state of the conversation.
* *
* @return The current state of the conversation. * @return The current state of the conversation.
*/ */