aboutsummaryrefslogtreecommitdiffstats
path: root/Lessons
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2022-03-24 13:06:44 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2022-03-24 13:06:44 +0300
commitc8d71a07eb7479c70ef13488c29caaefd2ae2573 (patch)
tree3082ce48a4a64cf23373650919cd45bbdc4bc5c7 /Lessons
parent111bbd1d9582501954e5bb63d01b24cdcdce6331 (diff)
downloadUEFI-Lessons-c8d71a07eb7479c70ef13488c29caaefd2ae2573.tar.gz
UEFI-Lessons-c8d71a07eb7479c70ef13488c29caaefd2ae2573.tar.bz2
UEFI-Lessons-c8d71a07eb7479c70ef13488c29caaefd2ae2573.zip
Fix typo in lesson 71
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Diffstat (limited to 'Lessons')
-rw-r--r--Lessons/Lesson_71/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lessons/Lesson_71/README.md b/Lessons/Lesson_71/README.md
index 1c8b970..0db85a8 100644
--- a/Lessons/Lesson_71/README.md
+++ b/Lessons/Lesson_71/README.md
@@ -113,7 +113,7 @@ suppressif length(questionref(StringQuestion)) == 7;
endif;
```
-# More advanced atring builtins
+# More advanced string builtins
| keyword | IFR opcode | link |