diff --git a/docs/source/usage/solver.rst b/docs/source/usage/solver.rst index 1cfc269132..4536455762 100644 --- a/docs/source/usage/solver.rst +++ b/docs/source/usage/solver.rst @@ -27,7 +27,7 @@ Populating the Package Database ------------------------------- The first thing needed is a |Database| of all the packages and their dependencies. Packages are organised in repositories, described by a -:cpp:type:`RepoInfo `. +:cpp:type:`RepoInfo `. This serves to resolve explicit channel requirements or channel priority. As such, the database constructor takes a set of :cpp:type:`ChannelResolveParams `