1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Minor grammar fix

This commit is contained in:
Ross Wilson
2016-01-19 13:18:53 +07:00
parent fc5ac6c66d
commit dd21fb6167

View File

@@ -4,7 +4,7 @@ STATUS
Development is occurring mainly in the *pymlac* subdirectory. Occasionally
the python code is mirrored into the *vimlac* subdirectory (translated to C).
The current state is the CPU testing is nearing completion. That is, all
The current state of the CPU testing is nearing completion. That is, all
of the pure-CPU instructions are tested and working. I/O instructions and
conditionals on device state are being tested at the moment.