فهرست منبع

Typo in Android manual

Björn Ritzl 5 سال پیش
والد
کامیت
26bc37de9f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/en/manuals/android.md

+ 1 - 1
docs/en/manuals/android.md

@@ -111,7 +111,7 @@ On Mac OS X (Homebrew)
 $ brew cask install android-platform-tools
 ```
 
-You can veryfy that `adb` works by connecting your Android device to your computer via USB and issue the following command:
+You can verify that `adb` works by connecting your Android device to your computer via USB and issue the following command:
 
 ```
 $ adb devices