Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
faithandbrave committed Dec 19, 2024
1 parent 7b0c554 commit 5fcfad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/random/philox4x64.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ namespace std {
## 概要
パラメータ設定済みの[`philox_engine`](philox_engine.md)。
64ビット版のPhilox。32ビット版は[`philox4x64`](philox4x32.md)。
64ビット版のPhilox。32ビット版は[`philox4x32`](philox4x32.md)。
## 要件
Expand Down

0 comments on commit 5fcfad6

Please sign in to comment.