Skip to content

Commit d98bf15

Browse files
author
Amanda Butler
authored
Merge pull request #670 from CppBaddy/patch-1
Update style.md
2 parents 9ddbac3 + e470586 commit d98bf15

File tree

1 file changed

+1
-1
lines changed
  • docs/reference/contributing/guidelines

1 file changed

+1
-1
lines changed

docs/reference/contributing/guidelines/style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ typedef struct analogin_s analogin_t;
164164

165165
#### Doxygen documentation
166166

167-
All functions and methods should contain documentation using Doxgyen.
167+
All functions and methods should contain documentation using Doxygen.
168168

169169
### Compiler settings
170170

0 commit comments

Comments
 (0)