From 2cb9dcaa1784e4e7f05f7ce5b94e177c3a586cb2 Mon Sep 17 00:00:00 2001 From: Gabriel Niebler Date: Mon, 9 Aug 2021 13:06:27 +0200 Subject: [PATCH] Fix typo in libsolv.txt --- doc/libsolv.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2