Skip to content

Commit 7133a81

Browse files
committed
Fix typos
1 parent 8583e6e commit 7133a81

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+103
-103
lines changed

cot.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33

44
<head prefix="og: http://ogp.me/ns#">
55
<meta charset="UTF-8"/>
6-
<meta name="description" content="Destribution page of cot command-line tool for CotEditor"/>
6+
<meta name="description" content="Distribution page of cot command-line tool for CotEditor"/>
77

88
<title>cot command-line tool - CotEditor</title>
99

1010
<meta property="og:type" content="article"/>
1111
<meta property="og:url" content="https://coteditor.com/cot"/>
1212
<meta property="og:title" content="CotEditor"/>
13-
<meta property="og:description" content="Destribution page of cot command-line tool for CotEditor"/>
13+
<meta property="og:description" content="Distribution page of cot command-line tool for CotEditor"/>
1414
<meta property="og:image" content="https://coteditor.com/img/appicon/[email protected]"/>
1515
<meta property="og:site_name" content="CotEditor"/>
1616
<meta property="og:locale" content="en_US"/>

releasenotes/1.4.1.en.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2>Additions/Changes</h2>
7979
<li>Support Retina display.</li>
8080
<li>Update regular expression library used on search & replace feature from Oniguruma to Onigmo.<a href="#fnote1"><sup>1</sup></a>
8181
<ul>
82-
<li>Now the most regular expression synax defined on Perl 5.10+ like look-behind/look-ahead can also be used.</li>
82+
<li>Now the most regular expression syntax defined on Perl 5.10+ like look-behind/look-ahead can also be used.</li>
8383
</ul></li>
8484
<li>Update application, document and toolbar icons.</li>
8585
<li>Add small size toolbar icons.</li>

releasenotes/1.4.en.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ <h2>Additions/Changes</h2>
5252
<li>Support Retina display.</li>
5353
<li>Update regular expression library used on search & replace feature from Oniguruma to Onigmo.<a href="#fnote1"><sup>1</sup></a>
5454
<ul>
55-
<li>Now the most regular expression synax defined on Perl 5.10+ like look-behind/look-ahead can also be used.</li>
55+
<li>Now the most regular expression syntax defined on Perl 5.10+ like look-behind/look-ahead can also be used.</li>
5656
</ul></li>
5757
<li>Update application, document and toolbar icons.</li>
5858
<li>Add small size toolbar icons.</li>

releasenotes/1.5.1.en.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h2>New Features</h2>
6464
<li>Fix an issue that the color selected in the color panel was applied also to texts in text view.</li>
6565
</ul></li>
6666
<li>Add “Input Char in Unicode Hex” feature to “Edit” menu.</li>
67-
<li>Informations to display in status bar become selectable.</li>
67+
<li>Information to display in status bar become selectable.</li>
6868
<li>Add word count and file size to status bar info choices.</li>
6969
<li>Add word count, file size and byte size to info drawer.</li>
7070
<li>Tab format becomes settable via “Format” menu and toolbar to apply only to the current document.</li>
@@ -175,7 +175,7 @@ <h2>Additions/Changes</h2>
175175
<li>Change line/character selection on Go To panel from radio buttons to popup menu.</li>
176176
<li>Improve inspector drawer layout.</li>
177177
<li>Now line number view updates while window resizing.</li>
178-
<li>Improve syntax coloring on text inputing.</li>
178+
<li>Improve syntax coloring on text inputting.</li>
179179
<li>Migrate memory management to ARC (Automatic Reference Counting).</li>
180180
<li>Optimize processes on application launch.</li>
181181
<li>Update Sparkle framework to version 1.6.0:<ul>

releasenotes/1.5.2.en.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h2>New Features</h2>
9595
<li>Fix an issue that the color selected in the color panel was applied also to texts in text view.</li>
9696
</ul></li>
9797
<li>Add “Input Char in Unicode Hex” feature to “Edit” menu.</li>
98-
<li>Informations to display in status bar become selectable.</li>
98+
<li>Information to display in status bar become selectable.</li>
9999
<li>Add word count and file size to status bar info choices.</li>
100100
<li>Add word count, file size and byte size to info drawer.</li>
101101
<li>Tab format becomes settable via “Format” menu and toolbar to apply only to the current document.</li>
@@ -206,7 +206,7 @@ <h2>Additions/Changes</h2>
206206
<li>Change line/character selection on Go To panel from radio buttons to popup menu.</li>
207207
<li>Improve inspector drawer layout.</li>
208208
<li>Now line number view updates while window resizing.</li>
209-
<li>Improve syntax coloring on text inputing.</li>
209+
<li>Improve syntax coloring on text inputting.</li>
210210
<li>Migrate memory management to ARC (Automatic Reference Counting).</li>
211211
<li>Optimize processes on application launch.</li>
212212
<li>Update Sparkle framework to version 1.6.0:<ul>

releasenotes/1.5.en.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h2>New Features</h2>
5151
<li>Fix an issue that the color selected in the color panel was applied also to texts in text view.</li>
5252
</ul></li>
5353
<li>Add “Input Char in Unicode Hex” feature to “Edit” menu.</li>
54-
<li>Informations to display in status bar become selectable.</li>
54+
<li>Information to display in status bar become selectable.</li>
5555
<li>Add word count and file size to status bar info choices.</li>
5656
<li>Add word count, file size and byte size to info drawer.</li>
5757
<li>Tab format becomes settable via “Format” menu and toolbar to apply only to the current document.</li>
@@ -162,7 +162,7 @@ <h2>Additions/Changes</h2>
162162
<li>Change line/character selection on Go To panel from radio buttons to popup menu.</li>
163163
<li>Improve inspector drawer layout.</li>
164164
<li>Now line number view updates while window resizing.</li>
165-
<li>Improve syntax coloring on text inputing.</li>
165+
<li>Improve syntax coloring on text inputting.</li>
166166
<li>Migrate memory management to ARC (Automatic Reference Counting).</li>
167167
<li>Optimize processes on application launch.</li>
168168
<li>Update Sparkle framework to version 1.6.0:<ul>

releasenotes/2.0.0-beta.2.en.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,8 @@ <h2>Additions/Changes</h2>
248248
<li>Delay timing to store user’s menu key bindings.<ul>
249249
<li>The user setting for menu key bindings on CotEditor 1.x will be reset on the first launch of v2.0.</li>
250250
</ul></li>
251-
<li>Change line hight value to line height based, that includes the hight of the line itself.</li>
252-
<li>Change default line hight value to 1.3.</li>
251+
<li>Change line height value to line height based, that includes the height of the line itself.</li>
252+
<li>Change default line height value to 1.3.</li>
253253
<li>Add thousands separators to values in document info.</li>
254254
<li>Change date format in document info drawer.</li>
255255
<li>Tweak status bar design.</li>
@@ -282,7 +282,7 @@ <h2>Fixes</h2>
282282
<li>Fix an issue that unfocused windows performed also re-coloring after “Replace All”.</li>
283283
<li>Fix an issue that page guide was occasionally drawn at wrong place if fallback font is used.</li>
284284
<li>Fix to highlight current line only in focused view of split views.</li>
285-
<li>Fix an issue that text lines vibrated during moving caret if text orientation is vertical and line hight is fixed.</li>
285+
<li>Fix an issue that text lines vibrated during moving caret if text orientation is vertical and line height is fixed.</li>
286286
<li>Fix an issue that line numbers in unfocused views were not updated.</li>
287287
<li>Fix an issue that lately added toolbar icons didn’t represent the state at the moment.</li>
288288
<li>Fix an issue that an error was output in console if blank area of incompatible chars table was clicked.</li>

releasenotes/2.0.0-beta.2.ja.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ <h2>機能改善/仕様変更</h2>
236236
<li>入力補完キャンセル時の挙動を改善</li>
237237
<li>「グリフ情報を表示」を「文字情報を表示」に改名</li>
238238
<li>メニューキーバインドのユーザ設定を保存するタイミングを設定を変更したときまで遅延し、カスタマイズしていないときは常にアプリケーションの最新のデフォルト値を用いるように変更<ul>
239-
<li>CotEditot 1.x での設定は一度リセットされます</li>
239+
<li>CotEditor 1.x での設定は一度リセットされます</li>
240240
</ul></li>
241241
<li>行間設定を行の高さ(行そのものを含む値)ベースに変更</li>
242242
<li>行の高さのデフォルト値を 1.3 に変更</li>

releasenotes/2.0.0-beta.en.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ <h2>Additions/Changes</h2>
214214
<li>Delay timing to store user’s menu key bindings.<ul>
215215
<li>The user setting for menu key bindings on CotEditor 1.x will be reset on the first launch of v2.0.</li>
216216
</ul></li>
217-
<li>Change line hight value to line height based, that includes the hight of the line itself.</li>
218-
<li>Change default line hight value to 1.3.</li>
217+
<li>Change line height value to line height based, that includes the height of the line itself.</li>
218+
<li>Change default line height value to 1.3.</li>
219219
<li>Add thousands separators to values in document info.</li>
220220
<li>Change date format in document info drawer.</li>
221221
<li>Tweak status bar design.</li>
@@ -246,7 +246,7 @@ <h2>Fixes</h2>
246246
<li>Fix an issue that unfocused windows performed also re-coloring after “Replace All”.</li>
247247
<li>Fix an issue that page guide was occasionally drawn at wrong place if fallback font is used.</li>
248248
<li>Fix to highlight current line only in focused view of split views.</li>
249-
<li>Fix an issue that text lines vibrated during moving caret if text orientation is vertical and line hight is fixed.</li>
249+
<li>Fix an issue that text lines vibrated during moving caret if text orientation is vertical and line height is fixed.</li>
250250
<li>Fix an issue that line numbers in unfocused views were not updated.</li>
251251
<li>Fix an issue that lately added toolbar icons didn’t represent the state at the moment.</li>
252252
<li>Fix an issue that an error was output in console if blank area of incompatible chars table was clicked.</li>

releasenotes/2.0.0-beta.ja.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h2>機能改善/仕様変更</h2>
202202
<li>入力補完キャンセル時の挙動を改善</li>
203203
<li>「グリフ情報を表示」を「文字情報を表示」に改名</li>
204204
<li>メニューキーバインドのユーザ設定を保存するタイミングを設定を変更したときまで遅延し、カスタマイズしていないときは常にアプリケーションの最新のデフォルト値を用いるように変更<ul>
205-
<li>CotEditot 1.x での設定は一度リセットされます</li>
205+
<li>CotEditor 1.x での設定は一度リセットされます</li>
206206
</ul></li>
207207
<li>行間設定を行の高さ(行そのものを含む値)ベースに変更</li>
208208
<li>行の高さのデフォルト値を 1.3 に変更</li>

0 commit comments

Comments
 (0)