Merge "Update doc in TestUtils" am: 8027d24eaf am: 3b5fd3154a

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1684726

Change-Id: I09661d949feded17a1f1f45e660a66a73a0f1b2a
diff --git a/tests/cts/net/src/android/net/cts/TestUtils.java b/tests/cts/net/src/android/net/cts/TestUtils.java
index a2974b9..c1100b1 100644
--- a/tests/cts/net/src/android/net/cts/TestUtils.java
+++ b/tests/cts/net/src/android/net/cts/TestUtils.java
@@ -22,8 +22,8 @@
 import com.android.networkstack.apishim.ConstantsShim;
 
 /**
- * Utils class to provide common shared test helper methods or constants that behave different
- * against compiled sdk.
+ * Utils class to provide common shared test helper methods or constants that behave differently
+ * depending on the SDK against which they are compiled.
  */
 public class TestUtils {
     /**