Bug 631 – Spelling errors in DMD distribution

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dmd
Product
D
Version
D1 (retired)
Platform
All
OS
All
Creation time
2006-12-02T20:35:00Z
Last change time
2014-02-15T13:22:05Z
Assigned to
bugzilla
Creator
smjg
Blocks
511, 677

Comments

Comment #0 by smjg — 2006-12-02T20:35:49Z
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 by technocrat7 — 2006-12-12T12:24:29Z
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 by braddr — 2006-12-17T02:48:21Z
Reposted for Stewart due to mysql being down when this mail was processed: - * Heavilly modified from: + * Heavily modified from:
Comment #3 by bugzilla — 2006-12-27T01:59:45Z
Fixed DMD 0.178