Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Litwiniuk committed Oct 30, 2024
1 parent b8aea1b commit 9a3d15d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public class BacktraceBreadcrumbs implements Breadcrumbs {
private static final transient String LOG_TAG = BacktraceBreadcrumbs.class.getSimpleName();

/**
* Event which will be executed after storing successfully breadcurmbs
* Event which will be executed after storing successfully breadcrumbs
*/
private OnSuccessfulBreadcrumbAddEventListener onSuccessfulBreadcrumbAddEventListener = null;

Expand Down

0 comments on commit 9a3d15d

Please sign in to comment.