From: Gabriel Niebler Date: Mon, 9 Aug 2021 11:16:19 +0000 (+0200) Subject: Fix typos X-Git-Tag: 0.7.21~25^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdfa2c9bb07e4795e9a1be3aeec03b38df15610d;p=thirdparty%2Flibsolv.git Fix typos --- diff --git a/doc/libsolv-constantids.txt b/doc/libsolv-constantids.txt index 907a7e58..140f978b 100644 --- a/doc/libsolv-constantids.txt +++ b/doc/libsolv-constantids.txt @@ -15,9 +15,9 @@ Constant Ids are Ids of strings that are often needed. They are defined to ease programming and reduce the number of pool_str2id calls. The constant Ids are part of the binary ABI of libsolv, a minor version update will only add new constants and not change existing Ids to -maintain compatible. The on-disk solv format works does not use the -fixed Ids, but instead references the strings, so solv files can still -be read when the ABI is broken. +maintain compatibility. The on-disk solv format does not use the fixed +Ids, but instead references the strings, so solv files can still be +read when the ABI is broken. Special Strings @@ -31,7 +31,7 @@ Special Strings Solvable Attributes ------------------- -These are Ids for keyname of attributes. They can be used in the +These are Ids for keynames of attributes. They can be used in the lookup and storage functions to select the correct attribute in the solvable. The descriptions below describe the intended semantics of the values stored in the attribute with the keyname.