From be6b62163239fc8de7e6ad74dacc7c6160632e64 Mon Sep 17 00:00:00 2001 From: Felipe Furquim <49817522+FvFurquim@users.noreply.github.com> Date: Mon, 17 Oct 2022 07:31:50 -0300 Subject: [PATCH] screencap: fix command in Tamil translation (#9123) This page is on android platform, so doesn't need the adb shell command. --- pages.ta/android/screencap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.ta/android/screencap.md b/pages.ta/android/screencap.md index 536693fda..cc29ef3fe 100644 --- a/pages.ta/android/screencap.md +++ b/pages.ta/android/screencap.md @@ -6,4 +6,4 @@ - ஒரு ஸ்கிரீன் ஷாட்டை எடுங்கள்: -`adb shell screencap {{பாதை/டு/கோப்பு}}` +`screencap {{பாதை/டு/கோப்பு}}`