mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-05 04:25:29 -04:00
Fixed typo...
This commit is contained in:
parent
bc2c0c2301
commit
c9e11f171f
@ -25,6 +25,6 @@ final class PCXMetadata extends StandardImageMetadataSupport {
|
||||
return "RLE";
|
||||
}
|
||||
|
||||
return "Uknown";
|
||||
return "Unknown";
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user