Skip to content

Commit

Permalink
Update components/http/okHttp/src/main/java/com/microsoft/kiota/http/…
Browse files Browse the repository at this point in the history
…middleware/UrlReplaceHandler.java

Co-authored-by: Eastman <andrueastman@users.noreply.github.com>
  • Loading branch information
ramsessanchez and andrueastman authored Jul 20, 2023
1 parent 273d9fc commit cec3ff4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public UrlReplaceHandler(){
this(new UrlReplaceHandlerOption());
}
/**
* Instantiate a GraphTelemetryHandler with specified GraphClientOption
* Instantiate a UrlReplaceHandler with specified GraphClientOption
* @param urlReplaceHandlerOption the specified GraphClientOption for the GraphTelemetryHandler.
*/
public UrlReplaceHandler(@Nonnull UrlReplaceHandlerOption urlReplaceHandlerOption){
Expand Down

0 comments on commit cec3ff4

Please sign in to comment.