1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-15 15:37:03 +00:00

dev-manual: fix broken grammar in "Libraries" section

(From yocto-docs rev: 2891c40e0f0b491fe45c215465ba74628d870a3f)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit ff83e149175dc7470770cc53fd75a243d0fc8191)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
Robert P. J. Day
2026-06-11 07:06:08 -04:00
committed by Paul Barker
parent de584eb9a8
commit df15896a9d
+1 -1
View File
@@ -232,7 +232,7 @@ Here are the implementation details for the IPK Package Management System:
Installing Multiple Versions of the Same Library
================================================
There are be situations where you need to install and use multiple versions
There might be situations where you need to install and use multiple versions
of the same library on the same system at the same time. This
almost always happens when a library API changes and you have
multiple pieces of software that depend on the separate versions of the