From 1858eadd709dbe50f83416f4bccf2ae7b3e3baa2 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Thu, 13 Apr 2023 15:47:23 +0200 Subject: [PATCH] Fix typo --- tools/adb/deeplink.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/adb/deeplink.sh b/tools/adb/deeplink.sh index a88d1083b3..5d50ec9409 100755 --- a/tools/adb/deeplink.sh +++ b/tools/adb/deeplink.sh @@ -18,7 +18,7 @@ # Format is: # elementx://open/{sessionId} to open a session # elementx://open/{sessionId}/{roomId} to open a room -# elementx://open/{sessionId}/{roomId}/{eventId} to open an event +# elementx://open/{sessionId}/{roomId}/{eventId} to open a thread # Open a session # adb shell am start -a android.intent.action.VIEW -d elementx://open/@benoit10518:matrix.org