Skip to content

Commit e69cb76

Browse files
committed
TranslationTable: rangeの訳語を「範囲」に
RubyやScalaのRangeには「範囲」という語があてられている
1 parent 2dcac46 commit e69cb76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TranslationTable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
| platform | プラットフォーム
151151
| pointer | ポインタ
152152
| process | プロセス
153-
| range | レンジ
153+
| range | 範囲
154154
| raw pointer | 生ポインタ
155155
| raw string literal | 生文字列リテラル
156156
| re-assignment | 再代入

0 commit comments

Comments
 (0)