Skip to content

Commit c1f3ca8

Browse files
dblythyTomWFox
andauthored
Update Sources/ParseSwift/Types/ParseError.swift
Co-authored-by: Tom Fox <[email protected]>
1 parent 1e15c70 commit c1f3ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ParseSwift/Types/ParseError.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ public struct ParseError: ParseType, Decodable, Swift.Error {
362362
case xDomainRequest = 602
363363

364364
/**
365-
Error code indicating any other custom error sent from Parse Cloud
365+
Error code indicating any other custom error sent from the Parse Server.
366366
*/
367367
case other
368368
}

0 commit comments

Comments
 (0)