Skip to content
Snippets Groups Projects
Commit 4431d4ce authored by John Kacur's avatar John Kacur Committed by Michal Marek
Browse files

tags: Fix spelling error in comment (is->if)


Signed-off-by: default avatarJohn Kacur <jkacur@redhat.com>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent a8bac511
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ ignore="( -name SCCS -o -name BitKeeper -o -name .svn -o \
-name .git ) \
-prune -o"
# Do not use full path is we do not use O=.. builds
# Do not use full path if we do not use O=.. builds
if [ "${KBUILD_SRC}" = "" ]; then
tree=
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment