summaryrefslogtreecommitdiff
path: root/maint/rust-maint-common
diff options
context:
space:
mode:
Diffstat (limited to 'maint/rust-maint-common')
-rwxr-xr-xmaint/rust-maint-common/update-shell-includes2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint/rust-maint-common/update-shell-includes b/maint/rust-maint-common/update-shell-includes
index dd1c980f2..ee0c591d0 100755
--- a/maint/rust-maint-common/update-shell-includes
+++ b/maint/rust-maint-common/update-shell-includes
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#
-# Arrrange for all shell scripts to obtain the common libraries
+# Arrange for all shell scripts to obtain the common libraries
# not via the current working directory, but rather realpath $0, by:
#
# 1. Checking that no shell scripts have ad hoc `.` or `source`'s