From ce65f8dce0d5103d25e4756fb55ec0f067e63837 Mon Sep 17 00:00:00 2001 From: Rob Gowin Date: Mon, 7 Apr 2025 21:25:58 -0500 Subject: [PATCH] Fix a couple of typos. --- Source/Doc/SystemGuide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Doc/SystemGuide.md b/Source/Doc/SystemGuide.md index 26cad640..b817104e 100644 --- a/Source/Doc/SystemGuide.md +++ b/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** | |-----------------|-------:|------------------------------------------|------------|