diff options
Diffstat (limited to 'scripts/xmlsec-demo.sh')
-rwxr-xr-x | scripts/xmlsec-demo.sh | 2 |
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 |