Skip to content

Commit 2cb9dca

Browse files
authored
Fix typo in libsolv.txt
1 parent 3d88b0c commit 2cb9dca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/libsolv.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The libsolv documentation is split into multiple parts:
2828
Pointer Validity
2929
----------------
3030
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
31+
validity period, with the exception of Repo pointers. They are only
3232
guaranteed to be valid until a new object of that type is added or an
3333
object of that type is removed. Thus pointers to Solvable objects are only
3434
valid until another solvable is created, because adding a Solvable may

0 commit comments

Comments
 (0)