boluor opened a new pull request, #3674:
URL: https://github.com/apache/doris-website/pull/3674

   ## Summary
   
   The `ipv4_string_to_num` and `ipv4_string_to_num_or_default` function docs 
had garbled, ungrammatical sentences in their Description, Return Value, and 
Examples sections — including a doubled "the the" and a broken clause 
("...integer corresponding IPv4 address").
   
   Reworded the three sentences in each doc for clarity, e.g.:
   - before: "Returns the the numeric value of the address in network byte 
order (big endian) integer corresponding IPv4 address."
   - after: "Returns the numeric value of the corresponding IPv4 address in 
network byte order (big endian)."
   
   Affected versions: English `docs/` (next) and `versioned_docs/version-4.x` 
only — the Chinese versions and English 2.1/3.x were already fine.
   
   ## Test plan
   
   - [x] Verified only these 2 docs (in next + 4.x) contained the garbled text
   - [x] Confirmed no "the the" / "corresponding the numeric" garble remains


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to