diff options
| author | Davidlohr Bueso <dave.bueso@gmail.com> | 2023-06-06 13:57:27 -0700 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2023-06-07 12:49:35 +0200 |
| commit | a87f55960b1c75aa2372576b6bcae0d003ace8a9 (patch) | |
| tree | fd133cb927fcc6eae09b1c88789366a63dd3e99d /docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md | |
| parent | d0f31f8953ac80bcac72a36936ed345c65e51262 (diff) | |
docs: typo fixes
Fix various typos within the documentation directory.
Diffstat (limited to 'docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md')
| -rw-r--r-- | docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md b/docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md index 6ecf5a894..c03af9968 100644 --- a/docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md +++ b/docs/linux/setup_ubuntu-host_odroid-c2-board_arm64-kernel.md @@ -186,7 +186,7 @@ index 9576775a86f6..8bc4eb36fc1b 100644 ifeq ($(call cc-option, $(CFLAGS_KASAN_MINIMAL) -Werror),) ``` -Configure the kernel (you might wan't to enable more configs as listed [here](kernel_configs.md)): +Configure the kernel (you might want to enable more configs as listed [here](kernel_configs.md)): ``` bash make defconfig # Edit .config to enable the following configs: |
