Johnny Lim 7 年之前
父节点
当前提交
887db71333

+ 1 - 1
oauth2/oauth2-client/src/main/java/org/springframework/security/oauth2/client/registration/ClientRegistration.java

@@ -269,7 +269,7 @@ public final class ClientRegistration {
 		}
 
 		/**
-		 * Sets the client identifier.
+		 * Sets the registration id.
 		 *
 		 * @param registrationId the registration id
 		 * @return the {@link Builder}