diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2015-06-03 18:31:37 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2015-06-03 18:31:37 +0200 |
| commit | bc83c86a001bcb649b1c8a9c140cdadaea2b2947 (patch) | |
| tree | 9adbaba316c2da4ce528f472d604ccd5f762fecb /README.md | |
| parent | 04f3ec5d30409f8feb85d3bf8be1beec9e77b6c2 (diff) | |
Fix typo.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ language has some dark corners. * [kconfig-diff.py](https://gist.github.com/dubiousjim/5638961) -- a script by [dubiousjim](https://github.com/dubiousjim) that compares kernel configurations. - * Originally, Kconfiglib was used in chapter 4 my [master's thesis](http://liu.diva-portal.org/smash/get/diva2:473038/FULLTEXT01.pdf) to automatically generate a "minimal" kernel for a given system. Parts of it bother me a bit now, but that's how it goes with old work. + * Originally, Kconfiglib was used in chapter 4 of my [master's thesis](http://liu.diva-portal.org/smash/get/diva2:473038/FULLTEXT01.pdf) to automatically generate a "minimal" kernel for a given system. Parts of it bother me a bit now, but that's how it goes with old work. ## Test suite ## |
