From ae9c78ed308e86edece6b30cb56feb415244e610 Mon Sep 17 00:00:00 2001 From: Leonardo Ledda <35930217+LeddaZ@users.noreply.github.com> Date: Thu, 29 Aug 2019 15:16:53 +0200 Subject: [PATCH] Update to v10 --- src/ADBManager/Form1.Designer.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ADBManager/Form1.Designer.vb b/src/ADBManager/Form1.Designer.vb index 11abc13..3fe6139 100644 --- a/src/ADBManager/Form1.Designer.vb +++ b/src/ADBManager/Form1.Designer.vb @@ -78,7 +78,7 @@ Partial Class Form1 Me.BtnListDevices.Name = "BtnListDevices" Me.BtnListDevices.Size = New System.Drawing.Size(105, 55) Me.BtnListDevices.TabIndex = 3 - Me.BtnListDevices.Text = "List avaliable devices" + Me.BtnListDevices.Text = "List connected devices" Me.BtnListDevices.UseVisualStyleBackColor = True ' 'BtnShell