Skip to content

Commit 6d877cf

Browse files
committed
format.
1 parent 6406fd8 commit 6d877cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth2_http/java/com/google/auth/oauth2/SecureSessionAgent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ public SecureSessionAgentConfig getConfig() {
8888
return getSecureSessionAgentConfigFromMDS();
8989
}
9090

91-
/** @return default instance of SecureSessionAgent */
91+
/** @return default instance of SecureSessionAgent */
9292
public static SecureSessionAgent create() {
9393
return newBuilder().build();
9494
}

0 commit comments

Comments
 (0)