소스 검색

Typo Fix

I'ma -> I'm a
Vishwajith-K 4 년 전
부모
커밋
5524db1d75
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Misc/linux-misc-2.md

+ 1 - 1
Misc/linux-misc-2.md

@@ -27,7 +27,7 @@ VERSION = 4
 PATCHLEVEL = 2
 SUBLEVEL = 0
 EXTRAVERSION = -rc3
-NAME = Hurr durr I'ma sheep
+NAME = Hurr durr I'm a sheep
 ```
 
 These variables determine the current version of Linux kernel and are used in different places, for example in the forming of the `KERNELVERSION` variable in the same `Makefile`: