Skip to content

Commit 7836cd0

Browse files
committed
spelling: submodules
Signed-off-by: Josh Soref <[email protected]>
1 parent 699b873 commit 7836cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/check_diff.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function clone_repo() {
2626
GIT_TERMINAL_PROMPT=0 git clone --quiet $1 --depth 1 $2 && cd $2
2727
}
2828

29-
# Initialize Git submoduels for the repo.
29+
# Initialize Git submodules for the repo.
3030
#
3131
# Parameters
3232
# $1: list of directories to initialize

0 commit comments

Comments
 (0)