summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/common-tasks.rst2
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
7626files capture the version of all dependent modules. Many packages do not 7626files capture the version of all dependent modules. Many packages do not
7627provide shrinkwrap files. ``recipetool`` create a shrinkwrap file as it 7627provide shrinkwrap files but ``recipetool`` will create a shrinkwrap file as it
7628runs. 7628runs.
7629 7629
7630.. note:: 7630.. note::