From: Gabriel Niebler Date: Mon, 9 Aug 2021 11:06:27 +0000 (+0200) Subject: Fix typo in libsolv.txt X-Git-Tag: 0.7.21~25^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cb9dcaa1784e4e7f05f7ce5b94e177c3a586cb2;p=thirdparty%2Flibsolv.git Fix typo in libsolv.txt --- diff --git a/doc/libsolv.txt b/doc/libsolv.txt index f1018083..9f5e3850 100644 --- a/doc/libsolv.txt +++ b/doc/libsolv.txt @@ -28,7 +28,7 @@ The libsolv documentation is split into multiple parts: Pointer Validity ---------------- Note that all pointers to objects that have an Id have only a limited -validity period, with the exception of Repo pointers. There are only +validity period, with the exception of Repo pointers. They are only guaranteed to be valid until a new object of that type is added or an object of that type is removed. Thus pointers to Solvable objects are only valid until another solvable is created, because adding a Solvable may