Skip to content

Commit 543396d

Browse files
committed
Typo fix
1 parent f104fe7 commit 543396d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

librarymanager/ldf.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ there are 2 libraries:
115115
* ``#include <foo.h>`` is located in one of the project source files
116116

117117
Here the nested includes (``project file > foo.h > bar.h``) and LDF
118-
will find both libraries "Foo`` and ``Bar``.
118+
will find both libraries ``Foo`` and ``Bar``.
119119

120120
:Case 2:
121121

0 commit comments

Comments
 (0)