Merge "Update doc in TestUtils"
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 {
/**