mirror of
https://github.com/karma-riuk/crab.git
synced 2025-07-04 21:28:12 +02:00
fixed typo
This commit is contained in:
@ -10,7 +10,7 @@ class NoDiffsBeforeError(SetupException):
|
||||
|
||||
|
||||
class NoDiffsAfterError(SetupException):
|
||||
reason_for_failure = "Couldn't get the diffs after the last commit"
|
||||
reason_for_failure = "Couldn't get the diffs after the last comment"
|
||||
|
||||
|
||||
class CantCloneRepoError(SetupException):
|
||||
|
Reference in New Issue
Block a user