Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bb45e30

Browse filesBrowse files
authored
Fix CI Spell check error
Error: ./src/utility/stm32_eth.cpp:120: Configurates ==> Configures Signed-off-by: patricklaf <patrick.lafarguette@gmail.com>
1 parent bdc064d commit bb45e30
Copy full SHA for bb45e30

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/utility/stm32_eth.cpp

Copy file name to clipboardExpand all lines: src/utility/stm32_eth.cpp
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ static void TIM_scheduler_Config(void);
117117
#endif
118118

119119
/**
120-
* @brief Configurates the network interface
120+
* @brief Configures the network interface
121121
* @param None
122122
* @retval None
123123
*/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.