From d8d1ca6fd8d676432984a994e46004e01ab272b9 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Tue, 17 Aug 2004 16:57:48 +0000 Subject: typo --- docs/lasso-book/writing-a-c-sp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/lasso-book/writing-a-c-sp.txt b/docs/lasso-book/writing-a-c-sp.txt index 14b0bc87..30b4de55 100644 --- a/docs/lasso-book/writing-a-c-sp.txt +++ b/docs/lasso-book/writing-a-c-sp.txt @@ -50,7 +50,7 @@ compilation and linking. Creating an executable from the previous sample would then a simple matter of -calling ``gcc`` with the right flags. But there is currently in bug in +calling ``gcc`` with the right flags. But there is currently a bug in XMLSec, the library used by Lasso to provide XML Signature and XML Encryption support. It is possible to workaround the bug:: -- cgit