1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 14:48:08 +00:00

Merge pull request #78 from shmup/master

fixing a typo that was driving my friend crazy
This commit is contained in:
0xAX 2015-03-24 13:13:29 +06:00
commit fb193fd0dd

View File

@ -1,7 +1,7 @@
linux-internals
===============
A series of posts about the linux kernel and it's insides.
A series of posts about the linux kernel and its insides.
**The goal is simple** - to share my modest knowledge about the internals of the linux kernel and help people who are interested in the linux kernel, and other low-level subject matter.