summaryrefslogtreecommitdiffstats
path: root/doc/user/libraries.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/libraries.in')
-rw-r--r--doc/user/libraries.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/libraries.in b/doc/user/libraries.in
index 0fe53b8..1ccb1c3 100644
--- a/doc/user/libraries.in
+++ b/doc/user/libraries.in
@@ -142,7 +142,7 @@
Of course, in this example, the object files
must already exist for the build to succeed.
- See <xref linkend="chap-nodes">, below,
+ See <xref linkend="chap-nodes"></xref>, below,
for information about how you can
build object files explicitly
and include the built files in a library.
@@ -159,7 +159,7 @@
The &b-link-Library; function builds a traditional static library.
If you want to be explicit about the type of library being built,
you can use the synonym &b-link-StaticLibrary; function
- instead of &b-Library:
+ instead of &b-Library;:
</para>