Skip to content

Commit

Permalink
Fix comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Aug 27, 2024
1 parent de7086b commit e07d221
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
import static java.util.Objects.requireNonNull;

/**
* The S3 Native synhcornizer is a {@link TransactionLogSynchronizer} for S3 that requires no other dependencies.
* The S3 Native synchronizer is a {@link TransactionLogSynchronizer} for S3 that requires no other dependencies.
*/
public class S3NativeTransactionLogSynchronizer
implements TransactionLogSynchronizer
Expand Down

0 comments on commit e07d221

Please sign in to comment.