Fix typo in comment
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
9f6a16eccd
commit
2488998a0f
@ -149,7 +149,7 @@ end
|
||||
class ErrorDuringExecution < RuntimeError
|
||||
end
|
||||
|
||||
# raised by Pathname#verify_checksum when cksum is nil or empty
|
||||
# raised by Pathname#verify_checksum when "expected" is nil or empty
|
||||
class ChecksumMissingError < ArgumentError
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user