Merge pull request #4963 from udondan/patch-1

Tiny typo fix in comment
This commit is contained in:
Theo Arends 2019-01-17 16:42:51 +01:00 committed by GitHub
commit be23f905ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@
#ifndef _USER_CONFIG_OVERRIDE_H_ #ifndef _USER_CONFIG_OVERRIDE_H_
#define _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 **** #warning **** user_config_override.h: Using Settings from this File ****
/*****************************************************************************************************\ /*****************************************************************************************************\