Skip to content

Commit d51d9f1

Browse files
committed
Updating javadoc message
1 parent 1ed66f6 commit d51d9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ds3-sdk/src/main/java/com/spectralogic/ds3client/helpers/channelbuilders/IoLoggingChannelBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
/**
2626
* This ObjectChannelBuilder is used to wrap an existing ObjectChannelBuilder and wrap all the channels it creates
27-
* in a logging channel builder to log how many bytes were read or written on each call. This should only be used
27+
* in a logging channel to log how many bytes were read or written on each call. This should only be used
2828
* for debugging and should not be used in a production deployment.
2929
*/
3030
public class IoLoggingChannelBuilder implements Ds3ClientHelpers.ObjectChannelBuilder {

0 commit comments

Comments
 (0)