diff options
-rw-r--r-- | projects/depthcharge/patches/0003-vboot-Display-callbacks-for-all-screens.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/depthcharge/patches/0003-vboot-Display-callbacks-for-all-screens.patch b/projects/depthcharge/patches/0003-vboot-Display-callbacks-for-all-screens.patch index 51594b34..e2e7a0da 100644 --- a/projects/depthcharge/patches/0003-vboot-Display-callbacks-for-all-screens.patch +++ b/projects/depthcharge/patches/0003-vboot-Display-callbacks-for-all-screens.patch @@ -160,7 +160,7 @@ index bae8043..b4e9958 100644 + + if (screen_type == VB_SCREEN_RECOVERY_NO_GOOD) + print_on_center( -+ "Invalid recovery media, please instert a " ++ "Invalid recovery media, please insert a " + "valid one."); + else + print_on_center( |