summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-08-17 16:57:48 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-08-17 16:57:48 +0000
commitd8d1ca6fd8d676432984a994e46004e01ab272b9 (patch)
tree222c0b8135a4fd28aadd50dee9a8c6050c8c76bc
parentb0462a7e1344af0d7ef3ef4f125bfa9863d12bc0 (diff)
downloadlasso-d8d1ca6fd8d676432984a994e46004e01ab272b9.tar.gz
lasso-d8d1ca6fd8d676432984a994e46004e01ab272b9.tar.xz
lasso-d8d1ca6fd8d676432984a994e46004e01ab272b9.zip
typo
-rw-r--r--docs/lasso-book/writing-a-c-sp.txt2
1 files changed, 1 insertions, 1 deletions
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::