aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/xmlsec-demo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/xmlsec-demo.sh b/scripts/xmlsec-demo.sh
index 9cf6bb9d..a53cd609 100755
--- a/scripts/xmlsec-demo.sh
+++ b/scripts/xmlsec-demo.sh
@@ -60,7 +60,7 @@ test -r $input || cat >$input <<'EOF'
</reference>
EOF
-# Set of a simple chain of certs.
+# Set up a simple chain of certs.
for i in $alice $bob $carol $dave
do