diff options
| author | Ilko Iliev <[email protected]> | 2021-04-23 15:41:34 +0200 |
|---|---|---|
| committer | Eugen Hristev <[email protected]> | 2021-05-13 09:55:05 +0300 |
| commit | 4bf3a3fc391661a96026e81553d58a562c2f03c7 (patch) | |
| tree | 50fef291b09b69d4069150596a51a9487b5b7b5c /include | |
| parent | 8ad3a77a74093406257acdb3842c94cf80737735 (diff) | |
board: pm9263: fix some typos in comments
Fix comment typos
Signed-off-by: Ilko Iliev <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/pm9263.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h index 7b028751bda..e825270de8a 100644 --- a/include/configs/pm9263.h +++ b/include/configs/pm9263.h @@ -5,7 +5,7 @@ * Lead Tech Design <www.leadtechdesign.com> * Ilko Iliev <www.ronetix.at> * - * Configuation settings for the RONETIX PM9263 board. + * Configuration settings for the RONETIX PM9263 board. */ #ifndef __CONFIG_H |
