We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f104fe7 commit 543396dCopy full SHA for 543396d
librarymanager/ldf.rst
@@ -115,7 +115,7 @@ there are 2 libraries:
115
* ``#include <foo.h>`` is located in one of the project source files
116
117
Here the nested includes (``project file > foo.h > bar.h``) and LDF
118
- will find both libraries "Foo`` and ``Bar``.
+ will find both libraries ``Foo`` and ``Bar``.
119
120
:Case 2:
121
0 commit comments