Skip to content

Commit 2c16956

Browse files
2 parents 60c1818 + 92671b2 commit 2c16956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/appium/java_client/android/AndroidMobileCommandHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ public class AndroidMobileCommandHelper extends MobileCommand {
265265
}
266266

267267
/**
268-
* This method forms a {@link java.util.Map} of parameters for the element
268+
* This method forms a {@link java.util.Map} of parameters for the element.
269269
*
270270
* @return a key-value pair. The key is the command name. The value is a {@link Map} command arguments.
271271
*/

0 commit comments

Comments
 (0)