Skip to content

Commit b3a610e

Browse files
[FileAPI] Removed extra "be" in sentence. w3c/FileAPI@f6247a2
1 parent 370973a commit b3a610e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

File_API-ja.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
●●options
132132

133133
spec_title:File API
134-
spec_date:2024-05-24
134+
spec_date:2024-10-24
135135
trans_update:2024-05-26
136136
source_checked:190315
137137
original_url:https://w3c.github.io/FileAPI/
@@ -1937,7 +1937,7 @@ <h3 title="Constructors">3.1. 構築子</h3>
19371937
~ELSE_ %LF のみ
19381938
]が成す文字列
19391939
1940-
Let native line ending be be the code point U+000A LF.
1940+
Let native line ending be the code point U+000A LF.
19411941
19421942
If the underlying platform’s conventions are to represent newlines as a carriage return and line feed sequence, set native line ending to the code point U+000D CR followed by the code point U+000A LF.
19431943
</li>

0 commit comments

Comments
 (0)