Skip to content

Commit 663972f

Browse files
authored
Update AndroidDeviceConfiguration.java
1 parent 00234df commit 663972f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/com/appium/android/AndroidDeviceConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public AndroidDeviceConfiguration() {
2626
}
2727

2828
/*
29-
* This method gets the device model name..
29+
* This method gets the device model name
3030
*/
3131
public String getDeviceModel() {
3232
AppiumDevice getModel = getDevice();

0 commit comments

Comments
 (0)