AgenticSpark opened a new pull request, #28548:
URL: https://github.com/apache/flink/pull/28548

   ## What is the purpose of the change
   
   Trivial docs typo fix (no JIRA, per the contribution guide's exception for 
documentation typos).
   
   In the DataStream API overview, the `fromData(Collection)` entry read 
"Creates a data stream from the Java Java.util.Collection" (and the Chinese 
mirror "从 Java Java.util.Collection 创建数据流"). The word "Java" was duplicated and 
the JDK type was left unformatted. This renders it as the inline code type 
`java.util.Collection` in both the English and Chinese docs.
   
   ## Brief change log
   
     - `docs/content/docs/dev/datastream/overview.md`: `java.util.Collection` 
reference
     - `docs/content.zh/docs/dev/datastream/overview.md`: same fix in the 
Chinese docs
   
   ## Verifying this change
   
   This change is a trivial documentation fix without test coverage.
   
   ## Does this pull request potentially affect one of the following parts:
   
   No.
   
   ## Documentation
   
     - Documentation-only change.
   


-- 
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