Skip to content

Commit 96bc3cf

Browse files
author
Yutaka Emura
committed
fix error
1 parent d7adc87 commit 96bc3cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/macro/selection/selection_insertfromfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Specifies the full path and name of the file to be opened.
2424

2525
_nEncoding_
2626

27-
Selects from the [Encoding Constants](../const/constencoding), or specify any code page used in the Windows Operating System.
27+
Selects from the [Encoding Constants](../const/const_encoding), or specify any code page used in the Windows Operating System.
2828

2929
_nFlags_
3030

ja/macro/selection/selection_insertfromfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ _strFileName_
2222

2323
_nEncoding_
2424

25-
開くファイルのエンコードを指定します。 [エンコード定数](../const/constencoding)から選択するか、または Windows で使用されるエンコードを指定します。
25+
開くファイルのエンコードを指定します。 [エンコード定数](../const/const_encoding)から選択するか、または Windows で使用されるエンコードを指定します。
2626

2727
_nFlags_
2828

0 commit comments

Comments
 (0)