Skip to content

Commit cb8f141

Browse files
committed
コード修飾を修正
1 parent 923f152 commit cb8f141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/charconv/to_chars_result/op_bool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ int main()
3939
}
4040
}
4141
```
42-
* std::from_chars[link /reference/charconv/from_chars.md]
42+
* std::to_chars[link /reference/charconv/to_chars.md]
4343

4444
### 出力
4545
```

0 commit comments

Comments
 (0)