diff options
author | Konstantin Aladyshev <aladyshev22@gmail.com> | 2022-03-24 13:06:44 +0300 |
---|---|---|
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | 2022-03-24 13:06:44 +0300 |
commit | c8d71a07eb7479c70ef13488c29caaefd2ae2573 (patch) | |
tree | 3082ce48a4a64cf23373650919cd45bbdc4bc5c7 | |
parent | 111bbd1d9582501954e5bb63d01b24cdcdce6331 (diff) | |
download | UEFI-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>
-rw-r--r-- | Lessons/Lesson_71/README.md | 2 |
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 | |