Skip to content

Commit f95aec3

Browse files
committed
Fix a small typo in the unit test javadoc
1 parent 8413d94 commit f95aec3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/sdl_android/src/androidTest/java/com/smartdevicelink/managers/screen/SoftButtonManagerTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ public void testConstructSoftButtonObjectWithEmptyStateList() {
419419
}
420420

421421
/**
422-
* Test constructing SoftButtonObject with an empty state list
422+
* Test constructing SoftButtonObject with an nonempty state list
423423
*/
424424
@Test
425425
public void testConstructingSoftButtonObjectWithNonEmptyStateList() {

0 commit comments

Comments
 (0)