scripts: correct a typo in comment
s/refreh/refresh/ Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes #13357
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
# The following is the default list of submodules to refresh. To only refreh
|
||||
# The following is the default list of submodules to refresh. To only refresh
|
||||
# some of them, pass the list of modules to refresh as arguments. For example,
|
||||
# "scripts/refresh-submodules.sh seastar tools/java" only refreshes the
|
||||
# two submodules seastar and tools/java.
|
||||
|
||||
Reference in New Issue
Block a user