pony-maggie opened a new pull request, #22285:
URL: https://github.com/apache/kafka/pull/22285

   ## What changed
   
   Fixed a small typo in three Kafka Streams query result Javadocs, changing 
"successful of failed" to "successful or failed".
   
   ## Why
   
   The existing wording is grammatically incorrect in public Streams query 
result documentation.
   
   ## How tested
   
   - Ran `rg -n "was successful of failed|was successful or failed" 
streams/src/main/java/org/apache/kafka/streams/query -S`
   - Ran `JAVA_HOME=$(/usr/libexec/java_home -v 17) ./gradlew :streams:javadoc 
--no-daemon`
   
   I confirm this contribution is my original work and I license it to the 
project under the project open source license.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to