We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d88b0c commit 2cb9dcaCopy full SHA for 2cb9dca
1 file changed
doc/libsolv.txt
@@ -28,7 +28,7 @@ The libsolv documentation is split into multiple parts:
28
Pointer Validity
29
----------------
30
Note that all pointers to objects that have an Id have only a limited
31
-validity period, with the exception of Repo pointers. There are only
+validity period, with the exception of Repo pointers. They are only
32
guaranteed to be valid until a new object of that type is added or an
33
object of that type is removed. Thus pointers to Solvable objects are only
34
valid until another solvable is created, because adding a Solvable may
0 commit comments