Skip to content

Commit

Permalink
fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeopt committed Jun 16, 2023
1 parent 0629515 commit 631c224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-api/src/main/java/com/optimizely/ab/Optimizely.java
Original file line number Diff line number Diff line change
Expand Up @@ -1633,7 +1633,7 @@ public Builder withUserProfileService(UserProfileService userProfileService) {
/**
* Override the SDK name and version (for client SDKs like android-sdk wrapping the core java-sdk) to be included in events.
*
* @param clientEngine the client engine type.
* @param clientEngineName the client engine name ("java-sdk", "android-sdk", "flutter-sdk", etc.).
* @param clientVersion the client SDK version.
* @return An Optimizely builder
*/
Expand Down

0 comments on commit 631c224

Please sign in to comment.