| Summary: | [PATCH] Incorrect casing for Javadoc in Porter's Handbook | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Sean Maltby <seanmaltby> | ||||
| Component: | Books & Articles | Assignee: | Mark Linimon <linimon> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | wblock | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Looks good to me. A commit references this bug: Author: mat Date: Wed Aug 2 16:04:27 UTC 2017 New revision: 50623 URL: https://svnweb.freebsd.org/changeset/doc/50623 Log: Javadoc is the correct casing, as opposed to JavaDoc which is currently being used. PR: 212928 Submitted by: Sean Maltby Sponsored by: Absolight, The FreeBSD Foundation Changes: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml |
Created attachment 175088 [details] Proposed patch Porter's Handbook, 6.14. Using Java Javadoc is the correct casing, as opposed to JavaDoc which is currently being used.