From e549451e9bcf57e18be6e9ddb90f253a28ae98ef Mon Sep 17 00:00:00 2001
From: nmaya <5668936+nmaya@users.noreply.github.com>
Date: Sat, 5 Oct 2024 19:24:19 +0000
Subject: [PATCH] update
---
manual/5/en/menu/file-log.html | 2 +-
manual/5/en/menu/file-sendfile.html | 2 +-
manual/5/en/menu/setup-additional-coding.html | 2 +-
manual/5/en/menu/setup-additional-font.html | 2 +-
manual/5/ja/menu/file-sendfile.html | 2 +-
manual/5/ja/menu/setup-additional-coding.html | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/manual/5/en/menu/file-log.html b/manual/5/en/menu/file-log.html
index 61d4928..aa95b46 100644
--- a/manual/5/en/menu/file-log.html
+++ b/manual/5/en/menu/file-log.html
@@ -54,7 +54,7 @@
"Log" dialog box (to input the log file name)
UTF-8/UTF-16LE/UTF-16BE
- Select charactor code to output.
+ Select character code to output.
Plain text
diff --git a/manual/5/en/menu/file-sendfile.html b/manual/5/en/menu/file-sendfile.html
index add036e..503884d 100644
--- a/manual/5/en/menu/file-sendfile.html
+++ b/manual/5/en/menu/file-sendfile.html
@@ -53,7 +53,7 @@ "Send file" dialog box (to input the file name)
Without delay processing
- per charactor
+ per character
Delay processing for each character
diff --git a/manual/5/en/menu/setup-additional-coding.html b/manual/5/en/menu/setup-additional-coding.html
index bc625aa..2150dc2 100644
--- a/manual/5/en/menu/setup-additional-coding.html
+++ b/manual/5/en/menu/setup-additional-coding.html
@@ -138,7 +138,7 @@ Character width (cells)
Example, "§" (section sign, section mark)
-| code | charactor code(code point) | cell |
+| code | character code(code point) | cell |
|--------------------|----------------------------|--------|
| ISO8859-1(Latin-1) | 0xA7 | 1 |
| Shift_JIS(CP932) | 0x8198 | 2 |
diff --git a/manual/5/en/menu/setup-additional-font.html b/manual/5/en/menu/setup-additional-font.html
index 86d2e00..84b4500 100644
--- a/manual/5/en/menu/setup-additional-font.html
+++ b/manual/5/en/menu/setup-additional-font.html
@@ -54,7 +54,7 @@ Additional settings / "Font" tab ([Setup] menu)
Displays the design of the font file as it is.
- When Tera Term displays as 2Cell and the font design is 1Cell,
- 1Cell charactor and 1Cell space are drawn.
+ 1Cell character and 1Cell space are drawn.
- When Tera Term displays as 1Cell and the font design is 2Cell,
The left half of 2Cell is drawn.
diff --git a/manual/5/ja/menu/file-sendfile.html b/manual/5/ja/menu/file-sendfile.html
index 3bb6bc5..87abb2b 100644
--- a/manual/5/ja/menu/file-sendfile.html
+++ b/manual/5/ja/menu/file-sendfile.html
@@ -52,7 +52,7 @@ "Send file" ダイアログボックス(送信前のファイル名指定)
ディレイ処理なし
- per charactor
+ per character
1文字毎にディレイ処理を行う
diff --git a/manual/5/ja/menu/setup-additional-coding.html b/manual/5/ja/menu/setup-additional-coding.html
index e31d29d..523ab69 100644
--- a/manual/5/ja/menu/setup-additional-coding.html
+++ b/manual/5/ja/menu/setup-additional-coding.html
@@ -140,7 +140,7 @@ 文字幅(セル数)について
例えば、"§"(section sign,節記号,セクションマーク) の文字コードは次のようになります
-| code | charactor code(code point) | cell |
+| code | character code(code point) | cell |
|--------------------|----------------------------|--------|
| ISO8859-1(Latin-1) | 0xA7 | 1 |
| Shift_JIS(CP932) | 0x8198 | 2 |