From fc151aec0f4e92795ed6bc41e71109a99bcbffbe Mon Sep 17 00:00:00 2001 From: Konstantin Aladyshev Date: Thu, 1 Jul 2021 00:46:40 +0300 Subject: Fix text Signed-off-by: Konstantin Aladyshev --- Lesson_26/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Lesson_26/README.md') diff --git a/Lesson_26/README.md b/Lesson_26/README.md index 16cbc45..255d139 100644 --- a/Lesson_26/README.md +++ b/Lesson_26/README.md @@ -54,7 +54,7 @@ typedef struct{ ``` -Let's create a simple program `ShowTables` to look at tables available at OVMF: +Let's create a simple program `ShowTables` to look at tables referenced by this structure in OVMF: ``` #include #include -- cgit v1.2.3-18-g5258