uros-b opened a new pull request, #17941: URL: https://github.com/apache/iceberg/pull/17941
Fixes the grammatical typos "the a" / "the an" in the `@throws` documentation of `addField` and `removeField` in the `UpdatePartitionSpec` interface — e.g. "If the a partition field ..." → "If a partition field ...". Five occurrences across the `addField`/`removeField` overloads. Javadoc-only; no code 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
