From ce98d807075875eb4af1e30879e003c475c045ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20M=C3=A9nager?= Date: Thu, 3 Oct 2019 13:12:47 +0200 Subject: [PATCH] correct small typo in contribution docs --- _sources/contributor/building-locally.rst.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sources/contributor/building-locally.rst.txt b/_sources/contributor/building-locally.rst.txt index 9615e00ba02e..f326708c3e83 100644 --- a/_sources/contributor/building-locally.rst.txt +++ b/_sources/contributor/building-locally.rst.txt @@ -67,7 +67,7 @@ The above commands do the following: .. note:: - You can select recipes to lint/build using ``--git-range master``, - which which will select those recipes that have been changed + which will select those recipes that have been changed between your master and your branch. Or you can specify recipes directly using ``--packages mypackage1 mypackage2``. - The ``--docker`` flag instructs ``bioconda-utils`` to execute the