diff mbox series

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

Message ID e9b3258b-c745-860c-0da8-7e3ed1f1389a@crashcourse.ca
State New
Headers show
Series dev-manual: fix broken grammar in "Libraries" section | expand

Commit Message

Robert P. J. Day June 11, 2026, 11:06 a.m. UTC
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---
diff mbox series

Patch

diff --git a/documentation/dev-manual/libraries.rst b/documentation/dev-manual/libraries.rst
index 697ea48e4..160734729 100644
--- a/documentation/dev-manual/libraries.rst
+++ b/documentation/dev-manual/libraries.rst
@@ -202,7 +202,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