diff --git a/modules/pdp10/lib/cpuops.js b/modules/pdp10/lib/cpuops.js index 45fda2cd4..2dd2dd6fd 100644 --- a/modules/pdp10/lib/cpuops.js +++ b/modules/pdp10/lib/cpuops.js @@ -1356,7 +1356,7 @@ PDP10.opDIVB = function(op, acc) }; /** - * opASH(0o240000): Artithmetic Shift + * opASH(0o240000): Arithmetic Shift * * From the DEC PDP-10 System Reference Manual (May 1968), p. 2-31: *