Skip to content

Commit

Permalink
Update API.swift
Browse files Browse the repository at this point in the history
Spelling
  • Loading branch information
noamtamim authored Mar 22, 2018
1 parent 15aa6ca commit 0076643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/API/API.swift
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ public enum DTGItemState: Int {
/// Item download has failed (fatal error cannot use this item again).
case failed

/// Item download was interrupted (can be casued by error that we can recover from)
/// Item download was interrupted (can be caused by error that we can recover from)
///
/// For example: when we can call start item again after this state.
case interrupted
Expand Down

0 comments on commit 0076643

Please sign in to comment.