mirror of
https://github.com/karma-riuk/crab.git
synced 2025-08-21 02:27:53 +02:00
fixed typo
This commit is contained in:
@@ -10,7 +10,7 @@ class NoDiffsBeforeError(SetupException):
|
|||||||
|
|
||||||
|
|
||||||
class NoDiffsAfterError(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):
|
class CantCloneRepoError(SetupException):
|
||||||
|
Reference in New Issue
Block a user