Bug #11870
closedEradication of typical misspellings
Description
(Note: this patch is low priority and I do not complained if this isn't applied to 2.3 release.)
Thanks to the Wikipedia page https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines ,
I've found many misspellings in both of documents and codes.
I've attached a patch for trunk to correct them.
Files
Updated by nobu (Nobuyoshi Nakada) about 9 years ago
- Status changed from Open to Assigned
- Assignee set to tad (Tadashi Saito)
Updated by nobu (Nobuyoshi Nakada) about 9 years ago
- Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN to 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: REQUIRED
Updated by nobu (Nobuyoshi Nakada) about 9 years ago
- Status changed from Assigned to Closed
Applied in changeset r53299.
fix common misspelling [ci skip]
- compile.c, cont.c, doc, man: fix common misspelling.
[ruby-core:72466] [Bug #11870]
Updated by usa (Usaku NAKAMURA) almost 9 years ago
- Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE, 2.2: REQUIRED
ruby_2_1 r53925 merged revision(s) 53299.
Updated by nagachika (Tomoyuki Chikanaga) almost 9 years ago
- Backport changed from 2.0.0: REQUIRED, 2.1: DONE, 2.2: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE
Backported into ruby_2_2
branch at r54040.
Updated by tad (Tadashi Saito) almost 9 years ago
Thank you for acceptance of the patch.
Unfortunately, I've found my (personal) mistake... Email address in my patch was wrong.
I've attached small patch to fix it.
Nobu and stable branch maintainer: Is there any chance to correct it?
Sorry for duplication of effort.
Updated by usa (Usaku NAKAMURA) almost 9 years ago
- Backport changed from 2.0.0: REQUIRED, 2.1: DONE, 2.2: DONE to 2.1: DONE, 2.2: REQUIRED, 2.3: REQUIRED
Tadashi Saito wrote:
Nobu and stable branch maintainer: Is there any chance to correct it?
done.
Sorry for duplication of effort.
You're welcome :)
Updated by nagachika (Tomoyuki Chikanaga) almost 9 years ago
- Backport changed from 2.1: DONE, 2.2: REQUIRED, 2.3: REQUIRED to 2.1: DONE, 2.2: DONE, 2.3: REQUIRED
I fixed the address in ruby_2_2
branch at r54321.
Updated by naruse (Yui NARUSE) almost 9 years ago
- Backport changed from 2.1: DONE, 2.2: DONE, 2.3: REQUIRED to 2.1: DONE, 2.2: DONE, 2.3: DONE
ruby_2_3 r54351 merged revision(s) 53299.