mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-04 11:26:44 -04:00
Fixed typo...
This commit is contained in:
@@ -25,6 +25,6 @@ final class PCXMetadata extends StandardImageMetadataSupport {
|
||||
return "RLE";
|
||||
}
|
||||
|
||||
return "Uknown";
|
||||
return "Unknown";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user