Explorar o código

trivial: chack -> check typo fix in main Makefile

Trivial one letter spelling in main Makefile

Signed-off-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Anisse Astier %!s(int64=16) %!d(string=hai) anos
pai
achega
5a9e67b1a1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1008,7 +1008,7 @@ define check-symlink
 endef
 endef
 
 
 # We create the target directory of the symlink if it does
 # We create the target directory of the symlink if it does
-# not exist so the test in chack-symlink works and we have a
+# not exist so the test in check-symlink works and we have a
 # directory for generated filesas used by some architectures.
 # directory for generated filesas used by some architectures.
 define create-symlink
 define create-symlink
 	if [ ! -L include/asm ]; then                                      \
 	if [ ! -L include/asm ]; then                                      \