Skip to content

Commit 5fd4d82

Browse files
raphaelmluelista
andauthored
Update libpretixsync/src/main/java/eu/pretix/libpretixsync/sync/SyncManager.java
Co-authored-by: Mira <[email protected]>
1 parent 21aa3b6 commit 5fd4d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libpretixsync/src/main/java/eu/pretix/libpretixsync/sync/SyncManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ protected void uploadQueuedCalls(ProgressFeedback feedback) throws SyncException
556556
}
557557
}
558558

559-
sentry.addBreadcrumb("sync.queue", "Queed call upload complete");
559+
sentry.addBreadcrumb("sync.queue", "Queued call upload complete");
560560
}
561561

562562
protected void uploadReceipts(ProgressFeedback feedback) throws SyncException {

0 commit comments

Comments
 (0)