Skip to content

Commit

Permalink
spelling: submodules
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
  • Loading branch information
jsoref committed Jan 25, 2024
1 parent 699b873 commit 7836cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/check_diff.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function clone_repo() {
GIT_TERMINAL_PROMPT=0 git clone --quiet $1 --depth 1 $2 && cd $2
}

# Initialize Git submoduels for the repo.
# Initialize Git submodules for the repo.
#
# Parameters
# $1: list of directories to initialize
Expand Down

0 comments on commit 7836cd0

Please sign in to comment.