diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/common-tasks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index 50c571b103..a6c7ba3ce1 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst | |||
@@ -7624,7 +7624,7 @@ modules and manually add the information to the recipe. | |||
7624 | 7624 | ||
7625 | ``recipetool`` creates a "shrinkwrap" file for your recipe. Shrinkwrap | 7625 | ``recipetool`` creates a "shrinkwrap" file for your recipe. Shrinkwrap |
7626 | files capture the version of all dependent modules. Many packages do not | 7626 | files capture the version of all dependent modules. Many packages do not |
7627 | provide shrinkwrap files. ``recipetool`` create a shrinkwrap file as it | 7627 | provide shrinkwrap files but ``recipetool`` will create a shrinkwrap file as it |
7628 | runs. | 7628 | runs. |
7629 | 7629 | ||
7630 | .. note:: | 7630 | .. note:: |