[xmlsectool] 01/02: Fix typo in comment.
Ian Young
ian at iay.org.uk
Thu Jun 23 05:25:49 EDT 2016
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository xmlsectool.
View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=da74d35d65e7e18af7e4374f02fa03c45a2a1460
commit da74d35d65e7e18af7e4374f02fa03c45a2a1460
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jun 23 10:24:12 2016 +0100
Fix typo in comment.
---
src/main/assembly/bin.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/assembly/bin.xml b/src/main/assembly/bin.xml
index b0ac557..84babbb 100644
--- a/src/main/assembly/bin.xml
+++ b/src/main/assembly/bin.xml
@@ -27,7 +27,7 @@
<outputDirectory>doc</outputDirectory>
</fileSet>
- <!-- Copy execution srcipts into the root of the package -->
+ <!-- Copy execution scripts into the root of the package -->
<fileSet>
<directory>src/main/bash</directory>
<outputDirectory/>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list