This commit is contained in:
Cader 2019-10-10 11:05:58 -07:00
parent df40cead45
commit 91576eeb32

View File

@ -105,7 +105,7 @@ public class DefaultInstructionSet implements InstructionSet {
}
}
/**
* Get an instruction frim its mnemonic
* Get an instruction from its mnemonic
*/
@Override
public Instruction get(String mnemonic) {