Browse Source

Merge pull request #525 from codesmythe/typo

Fix a couple of typos.
pull/527/head
Wayne Warthen 10 months ago
committed by GitHub
parent
commit
9ec4b0aa4d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      Source/Doc/SystemGuide.md

4
Source/Doc/SystemGuide.md

@ -1005,7 +1005,7 @@ during the boot process that identifies all disk devices uniquely.
All character units are assigned a Device Type ID which indicates
the specific hardware device driver that handles the unit. The table
below enumerates there values.
below enumerates their values.
| **Device Type** | **ID** | **Description** | **Driver** |
|-----------------|-------:|------------------------------------------|------------|
@ -1691,7 +1691,7 @@ keyboard functions should return a failure status.
All video units are assigned a Device Type ID which indicates
the specific hardware device driver that handles the unit. The table
below enumerates there values.
below enumerates their values.
| **Device Type** | **ID** | **Description** | **Driver** |
|-----------------|-------:|------------------------------------------|------------|

Loading…
Cancel
Save