From 47f3b8b9e2c83373ceac1b547f3528279b8a9654 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Alejandro=20Campoverde=20Carri=C3=B3n=20=5Balx741?= =?UTF-8?q?=5D?= Date: Mon, 19 Jan 2015 12:08:00 -0500 Subject: [PATCH] Just a sentece corrected at Conclusion section Future sentences corrected as past sentences. --- contributors.md | 1 + linux-bootstrap-2.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/contributors.md b/contributors.md index 99a42fd..e168857 100644 --- a/contributors.md +++ b/contributors.md @@ -16,3 +16,4 @@ Thank you to all contributors: * [zil](https://github.com/zil) * [codelitt](https://github.com/codelitt) * [gulyasm](https://github.com/gulyasm) +* [alx741](https://github.com/alx741) diff --git a/linux-bootstrap-2.md b/linux-bootstrap-2.md index 6d7022b..62f1442 100644 --- a/linux-bootstrap-2.md +++ b/linux-bootstrap-2.md @@ -448,9 +448,9 @@ Conclusion It is the end of the second part about linux kernel internals. In next part we will see setting of video mode and the rest of preparation before transition to protected mode and directly transition into it. -If you will have any questions or suggestions write me a comment or ping me at [twitter](https://twitter.com/0xAX). +If you have any questions or suggestions write me a comment or ping me at [twitter](https://twitter.com/0xAX). -**Please note that English is not my first language, And I am really sorry for any inconvenience. If you will find any mistakes please send me PR to [linux-internals](https://github.com/0xAX/linux-internals).** +**Please note that English is not my first language, And I am really sorry for any inconvenience. If you found any mistakes please send me PR to [linux-internals](https://github.com/0xAX/linux-internals).** Links --------------------------------------------------------------------------------