summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/qa-checks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/qa-checks.rst')
-rw-r--r--documentation/ref-manual/qa-checks.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/qa-checks.rst b/documentation/ref-manual/qa-checks.rst
index d452de4119..c3e40dba5e 100644
--- a/documentation/ref-manual/qa-checks.rst
+++ b/documentation/ref-manual/qa-checks.rst
@@ -539,7 +539,7 @@ Errors and Warnings
539 when a recipe has been renamed. However, if that is not the case, the 539 when a recipe has been renamed. However, if that is not the case, the
540 message might indicate that a private version of a library is being 540 message might indicate that a private version of a library is being
541 erroneously picked up as the provider for a common library. If that 541 erroneously picked up as the provider for a common library. If that
542 is the case, you should add the library's ``.so`` file name to 542 is the case, you should add the library's ``.so`` filename to
543 :term:`PRIVATE_LIBS` in the recipe that provides 543 :term:`PRIVATE_LIBS` in the recipe that provides
544 the private version of the library. 544 the private version of the library.
545 545