summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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::