mirror of
https://github.com/aaru-dps/Aaru.Decoders.git
synced 2025-12-16 19:24:32 +00:00
Fix typos and add new words to dictionary.
This commit is contained in:
@@ -321,6 +321,7 @@ public static class ATIP
|
||||
return Prettify(decoded);
|
||||
}
|
||||
|
||||
[SuppressMessage("ReSharper", "StringLiteralTypo")]
|
||||
public static string ManufacturerFromATIP(byte sec, int frm)
|
||||
{
|
||||
switch(sec)
|
||||
|
||||
Reference in New Issue
Block a user