From 1ec87674971081f7bf1018985254feb7ab52fcd4 Mon Sep 17 00:00:00 2001 From: Stephen Pollard Date: Sat, 2 May 2015 09:58:56 -0600 Subject: Fixed a sentence in libraries.xml in response to issue 2989. --- doc/user/libraries.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/libraries.xml b/doc/user/libraries.xml index 626e939..d7983c9 100644 --- a/doc/user/libraries.xml +++ b/doc/user/libraries.xml @@ -123,7 +123,7 @@ void f3() { printf("f3.c\n"); } list of source files. You can, however, also give the &b-link-Library; call object files, - and it will correctly realize + and it will correctly realize they are object files. In fact, you can arbitrarily mix source code files and object files in the source list: -- cgit v0.12