diff options
| author | Robert P. J. Day <[email protected]> | 2014-10-21 16:35:28 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-10-27 17:54:11 -0400 |
| commit | 3bd6f7e7821b3f6b369c6dba2b0eeeb5892a4dd7 (patch) | |
| tree | dcd16b5d861aa3e299b02621033ddc12c436d656 /include | |
| parent | 6a10560ce75c559727e4a95f30e3bb30ed2fa35a (diff) | |
Correct single misspelling of "consitant" in source tree.
Signed-off-by: Robert P. J. Day <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/config_distro_defaults.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config_distro_defaults.h b/include/config_distro_defaults.h index 5d18a4b903a..1ecc0bb0a99 100644 --- a/include/config_distro_defaults.h +++ b/include/config_distro_defaults.h @@ -10,7 +10,7 @@ /* * List of all commands and options that when defined enables support for * features required by distros to support boards in a standardised and - * consitant manner. + * consistent manner. */ #define CONFIG_BOOTP_BOOTPATH |
