631 – Spelling errors in DMD distribution

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 631 - Spelling errors in DMD distribution
Summary: Spelling errors in DMD distribution
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D1 (retired)
Hardware: All All
: P2 normal
Assignee: Walter Bright
URL:
Keywords:
Depends on:
Blocks: 511 677
Show dependency tree / graph
Reported: 2006年12月02日 20:35 UTC by Stewart Gordon
Modified: 2014年02月15日 13:22 UTC (History)
1 user (show)

See Also:


Attachments
Add an attachment (proposed patch, testcase, etc.)

Note You need to log in before you can comment on or make changes to this issue.
Description Stewart Gordon 2006年12月02日 20:35:49 UTC
A number of instances of the same old spelling mistakes....
html\d\dbc.html
- function in an inheritance heirarchy has no <tt>in</tt> contract,
+ function in an inheritance hierarchy has no <tt>in</tt> contract,
src\phobos\internal\object.d (also accounting for an instance in the HTML)
- * Object, which is the root of the class object heirarchy.
+ * Object, which is the root of the class object hierarchy.
src\dmd\class.c (more trivial, but still there)
- // No base class, so this is the root of the class heirarchy
+ // No base class, so this is the root of the class hierarchy
src\phobos\std.ddoc (accounting for 55 instances in the HTML!)
- $(LI <a href="object.html" title="root of object heirarchy">object</a>)
+ $(LI <a href="object.html" title="root of object hierarchy">object</a>)
html\d\changelog1.html
- <li> Template default arguments for parameters now are 'lazilly'
+ <li> Template default arguments for parameters now are 'lazily'
samples\d\chello.d
samples\d\dclient.d
samples\d\dserver.d
- * Heavilly modified from:
+ * Heavilly modified from:
src\dmd\declaration.c
- * gets ordinarilly run, try to run semantic2() now.
+ * gets ordinarily run, try to run semantic2() now.
src\phobos\internal\gc\win32.d
- // The reason is that the data segment is arbitrarilly divided
+ // The reason is that the data segment is arbitrarily divided
src\phobos\std\gc.d
- * disable() temporarilly disables garbage collection cycle, enable()
+ * disable() temporarily disables garbage collection cycle, enable()
Walter, please learn the correct spellings of these words! Or if that's too hard, at least unlearn the incorrect spellings! (Even better, get yourself an editor with a spellchecker!)
Comment 1 Justin C Calvarese 2006年12月12日 12:24:29 UTC
Another typo (inverted parenthesis):
html\d\attribute.html
-	<b>align</b> <b>)</b> <i>Integer</i> <b>)</b>
+	<b>align</b> <b>(</b> <i>Integer</i> <b>)</b>
hat-tip: http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&article_id=6232
Comment 2 Brad Roberts 2006年12月17日 02:48:21 UTC
Reposted for Stewart due to mysql being down when this mail was processed:
- * Heavilly modified from:
+ * Heavily modified from:
Comment 3 Walter Bright 2006年12月27日 01:59:45 UTC
Fixed DMD 0.178


AltStyle によって変換されたページ (->オリジナル) /