ppkarwasz opened a new pull request, #19: URL: https://github.com/apache/commons-xml/pull/19
## Overview Small documentation and consistency cleanups across Javadoc, comments, and Markdown. No functional changes: only comments, Javadoc, docs, and config-file whitespace are touched. ## Changes - **Trailing newline at EOF.** Add the missing final newline to three `.github` config files (`dependabot.yml`, `codeql-analysis.yml`, `maven.yml`). - **American spelling.** Convert British spellings in Javadoc, comments, and docs: `Honoured` to `Honored`, `flavour(s)` to `flavor(s)`, `synchronise` to `synchronize`, `standardised` to `standardized`, and `defence` to `defense`. - **Latin abbreviations.** Spell them out in Javadoc and comments: `e.g.` to "for example", `i.e.` to "that is", and `etc.` to "and so on". Upstream `CONTRIBUTING.md` boilerplate and a `spotbugs` filter URL path were intentionally left untouched. -- 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]
