Snap for 7961093 from 239ca39078b40c1ec2e05afd5a5657a7c2f41e80 to tm-release

Change-Id: Iba3d1ed26de69e63417ee3977ea2a3367bd1c753
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()) {