@@ -677,7 +677,7 @@ <h5>Examples of harmful double reading: English</h5>
677677
678678 < p > Double reading completely changes the meaning: it will be interpreted as "My name is not Knot".</ p >
679679
680- < p > Another example: "There is a road in Autin spelled
680+ < p > Another example: "There is a road in Austin spelled
681681 both < ruby > < rb > Manchaca</ rb > < rt > Man-Chack</ rt > </ ruby >
682682 and < ruby > < rb > Menchaca</ rb > < rt > Man-Chack</ rt > </ ruby > ".</ p >
683683
@@ -702,7 +702,7 @@ <h4 id="gikun_both_read_aloud">Gikun, when both read aloud</h4>
702702
703703 < p >
704704 < span lang ="ja "> < ruby > < rb > 生命</ rb > < rt > いのち</ rt > </ ruby > </ span > is read aloud as SEIMEI INOCHI or INOCHI SEIMEI,
705- where SEIMEI is a loan word from Chinese and INOCHI is a native Japanese word. Both means life.
705+ where SEIMEI is a loan word from Chinese and INOCHI is a native Japanese word. Both mean life.
706706 </ p >
707707 </ section >
708708
@@ -1042,11 +1042,11 @@ <h3>A single ruby element or multiple ruby elements per one compound word</h3>
10421042 For example, consider < span lang ="ja "> 佳人</ span > , where
10431043 < span lang ="ja "> 佳</ span > is taught in junior high schools while
10441044 < span lang ="ja "> 人</ span > is taught in the first grade of elementary
1045- schools. Therefore, it makse sense to attach a ruby annotation to
1045+ schools. Therefore, it makes sense to attach a ruby annotation to
10461046 < span lang ="ja "> 佳</ span > only (one < code > ruby</ code > element for
10471047 < span lang ="ja "> 佳</ span > and no < code > ruby</ code > element for
10481048 < span lang ="ja "> 人</ span > ). Similarly, it is reasonable to attach ruby
1049- annotations to the first and third CJK idegraphic characters in
1049+ annotations to the first and third CJK ideographic characters in
10501050 < span lang ="ja "> 屯田兵</ span > only but not to the second one (thus,
10511051 two < code > ruby</ code > elements).</ p >
10521052 </ section >
0 commit comments