diff options
Diffstat (limited to 'docs/api/xmlsec-notes-compiling-unix.html')
-rw-r--r-- | docs/api/xmlsec-notes-compiling-unix.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/xmlsec-notes-compiling-unix.html b/docs/api/xmlsec-notes-compiling-unix.html index 476552ea..3541dc8e 100644 --- a/docs/api/xmlsec-notes-compiling-unix.html +++ b/docs/api/xmlsec-notes-compiling-unix.html @@ -174,7 +174,7 @@ clean: </p> <div class="EXAMPLE"> <a name="AEN86"></a><p><b>Example 6. Using xmlsec1-config script in a Makefile - to select crypto engine (e.g. gnutls) at linking time.</b></p> + to select crypto engine (gnutls) at linking time.</b></p> <pre class="PROGRAMLISTING">PROGRAM = test PROGRAM_FILES = test.c |