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:
@@ -234,7 +234,7 @@ public static partial class Modes
|
||||
sb.AppendLine("\tDevice should use number of cache segments or cache segment size for caching");
|
||||
|
||||
if(page.ABPF)
|
||||
sb.AppendLine("\tPre-fetch should be aborted upong receiving a new command");
|
||||
sb.AppendLine("\tPre-fetch should be aborted upon receiving a new command");
|
||||
|
||||
if(page.CAP)
|
||||
sb.AppendLine("\tCaching analysis is permitted");
|
||||
|
||||
Reference in New Issue
Block a user