Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3795697
D1949.id4930.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
612 B
Referenced Files
None
Subscribers
None
D1949.id4930.diff
View Options
diff --git a/src/api/replies.rs b/src/api/replies.rs
--- a/src/api/replies.rs
+++ b/src/api/replies.rs
@@ -81,7 +81,7 @@
// Case III - We need to handle a database error, which could be a 400/409/500
ResultError::DatabaseError(kind, details) => Err(build_database_error_response(kind, details)),
- // Case IV - The error is probably server responsbility, log it and throw a 500
+ // Case IV - The error is probably server responsibility, log it and throw a 500
_ => Err(error.into_failure_response()),
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 29, 03:49 (22 h, 34 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2270415
Default Alt Text
D1949.id4930.diff (612 B)
Attached To
Mode
D1949: Fix typo
Attached
Detach File
Event Timeline
Log In to Comment