Skip to content

Commit

Permalink
Fix typo (#2188)
Browse files Browse the repository at this point in the history
  • Loading branch information
nirmalnirav committed Aug 9, 2021
1 parent b49b1ee commit 79005fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/commands/development/source.rst
Expand Up @@ -42,7 +42,7 @@ All that information is saved automatically in the *conaninfo.txt* and *conanbui

**Examples**:

- Call a local recipe's source method: In user space, the command will execute a local *conanfile.py* ``source()`` method, in the *src*
- Call a local recipe's source method: In user space, the command will execute a local *conanfile.py* ``source()`` method, in the *mysrc*
folder in the current directory.

.. code-block:: bash
Expand Down

0 comments on commit 79005fe

Please sign in to comment.