git-submodule.sh: fix filename in comment.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Michał Górny 2012-06-25 12:56:59 +02:00 committed by Junio C Hamano
parent 70969f775d
commit 4c8a9db6f7

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# git-submodules.sh: add, init, update or list git submodules
# git-submodule.sh: add, init, update or list git submodules
#
# Copyright (c) 2007 Lars Hjemli