Explorar o código

gitignore: fix wording

Git files are the files that we don't want to ignore even if
they are dot-files. It must be "even if" but it says "even it".

Signed-off-by: Kyeongmin Cho <korea.drzix@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Kyeongmin Cho %!s(int64=9) %!d(string=hai) anos
pai
achega
52bbe141f3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -62,7 +62,7 @@ Module.symvers
 /tar-install/
 /tar-install/
 
 
 #
 #
-# git files that we don't want to ignore even it they are dot-files
+# git files that we don't want to ignore even if they are dot-files
 #
 #
 !.gitignore
 !.gitignore
 !.mailmap
 !.mailmap