From ce223b459287ec2bb30581a67ac1db8657871c93 Mon Sep 17 00:00:00 2001 From: Emily Grace Seville Date: Sun, 1 Jan 2023 21:11:36 +1000 Subject: [PATCH] bugreport: replace `Show` with `Display: (#9643) - standardization --- pages/android/bugreport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/android/bugreport.md b/pages/android/bugreport.md index b29c0570e5..ff3910d45d 100644 --- a/pages/android/bugreport.md +++ b/pages/android/bugreport.md @@ -4,6 +4,6 @@ > This command can only be used through `adb shell`. > More information: . -- Show a complete bug report of an Android device: +- Display a complete bug report of an Android device: `bugreport`