(MESS) Fixed typo. (nw)

This commit is contained in:
Curt Coder 2012-11-05 15:32:20 +00:00
parent 134c907025
commit cdc241de4f

View File

@ -53,7 +53,7 @@ const char *bw12_format::name() const
const char *bw12_format::description() const
{
return "Bronwell 12/14 disk image";
return "Bondwell 12/14 disk image";
}
const char *bw12_format::extensions() const