Merge 75c261991d1672bf38c04d82f7bf297c24bbaf73 on remote branch

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