We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ac273 commit 47067b9Copy full SHA for 47067b9
android/sdl_android/src/androidTest/java/com/smartdevicelink/test/rpc/RPCGenericTests.java
@@ -42,7 +42,7 @@
42
*
43
* Enums
44
* - The enums exist in code and their names and deprecation status match the spec
45
- * - They enums have a value for every element in the spec and the names and deprecation status match the spec
+ * - The enums have a value for every element in the spec and the names and deprecation status match the spec
46
*/
47
@RunWith(AndroidJUnit4.class)
48
public class RPCGenericTests {
0 commit comments