Skip to content

Commit

Permalink
Tiny typo fix in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
udondan authored Jan 17, 2019
1 parent 726ec46 commit 092aba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sonoff/user_config_override_sample.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#ifndef _USER_CONFIG_OVERRIDE_H_
#define _USER_CONFIG_OVERRIDE_H_

// force the compiler to show a warning to confirm that this file is inlcuded
// force the compiler to show a warning to confirm that this file is included
#warning **** user_config_override.h: Using Settings from this File ****

/*****************************************************************************************************\
Expand Down Expand Up @@ -93,4 +93,4 @@ Examples :



#endif // _USER_CONFIG_OVERRIDE_H_
#endif // _USER_CONFIG_OVERRIDE_H_

0 comments on commit 092aba9

Please sign in to comment.