File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ Constant Ids are Ids of strings that are often needed. They are defined
1515to ease programming and reduce the number of pool_str2id calls. The
1616constant Ids are part of the binary ABI of libsolv, a minor version
1717update will only add new constants and not change existing Ids to
18- maintain compatible . The on-disk solv format works does not use the
19- fixed Ids, but instead references the strings, so solv files can still
20- be read when the ABI is broken.
18+ maintain compatibility . The on-disk solv format does not use the fixed
19+ Ids, but instead references the strings, so solv files can still be
20+ read when the ABI is broken.
2121
2222
2323Special Strings
@@ -31,7 +31,7 @@ Special Strings
3131
3232Solvable Attributes
3333-------------------
34- These are Ids for keyname of attributes. They can be used in the
34+ These are Ids for keynames of attributes. They can be used in the
3535lookup and storage functions to select the correct attribute in the
3636solvable. The descriptions below describe the intended semantics
3737of the values stored in the attribute with the keyname.
You can’t perform that action at this time.
0 commit comments