Skip to content

Commit f976e44

Browse files
committed
Fixes typo
1 parent f3e2efe commit f976e44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ It will output it under docs/html
2020
If you want to output Git commit hashes to html, do it for the git cloned folder.
2121

2222
### Required
23-
- [Doxyegn](https://www.doxygen.nl/)
23+
- [Doxygen](https://www.doxygen.nl/)
2424
- [pcregrep](https://formulae.brew.sh/formula/pcre2)
2525
- [Git](https://git-scm.com/) (Output commit hash to html)
2626

@@ -45,7 +45,7 @@ docs/html の下に出力されます。
4545
Git コミットのハッシュを html に出力したい場合は、 git クローンしたフォルダに対して実行してください。
4646

4747
### 必要な物
48-
- [Doxyegn](https://www.doxygen.nl/)
48+
- [Doxygen](https://www.doxygen.nl/)
4949
- [pcregrep](https://formulae.brew.sh/formula/pcre2)
5050
- [Git](https://git-scm.com/)
5151

0 commit comments

Comments
 (0)