DO NOT MERGE - Merge Android 13

Bug: 242648940
Merged-In: Iad70e328fcfe84171dae9a83a0981686e7503e9b
Change-Id: I15d23598e8c879177d297410d4f18a5225fb1135
diff --git a/src/main/javatest/com/google/security/cryptauth/lib/securegcm/Ukey2HandshakeTest.java b/src/main/javatest/com/google/security/cryptauth/lib/securegcm/Ukey2HandshakeTest.java
index f5d0e1a..49e6f30 100644
--- a/src/main/javatest/com/google/security/cryptauth/lib/securegcm/Ukey2HandshakeTest.java
+++ b/src/main/javatest/com/google/security/cryptauth/lib/securegcm/Ukey2HandshakeTest.java
@@ -163,7 +163,7 @@
 
   /**
    * Tests that verification codes are different for different handshake runs. Also tests a full
-   * man-in-the-middle attack.
+   * on-path attack.
    */
   public void testVerificationCodeUniqueToSession() throws Exception {
     if (KeyEncoding.isLegacyCryptoRequired()) {