This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 17526 - Generated constructor comments are not grammatically correct english
Summary: Generated constructor comments are not grammatically correct english
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-12 07:48 UTC by _ tboudreau
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2001-11-12 07:48:57 UTC
"CWhen creating objects from templates, a javadoc comment is inserted above the constructor:  "Creates new nnn"

This is short, and it is probably clear what it means, but it is not grammatical english.  Preferable would be: "Creates a new instance of nnn" or "Creates a new nnn instance."
Comment 1 Svata Dedic 2001-11-12 08:51:02 UTC
This really does not look as a P3 issue.
Comment 2 Svata Dedic 2001-11-15 18:10:05 UTC
Fixed in trunk.
Comment 3 Jan Becicka 2001-11-23 14:02:03 UTC
Verified
Comment 4 Quality Engineering 2003-07-01 13:14:44 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.