Skip to content

Commit b856ee1

Browse files
authored
Update revisions.rst (#4057)
chore: cleans up typo in tutorials/versioning/revisions.rst
1 parent 31868f5 commit b856ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/versioning/revisions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This recipe **revision** is the hash of the contents of the recipe, including t
6868
and the exported sources (``src/main.cpp``, ``CMakeLists.txt``, etc., that is, all files exported
6969
in the recipe).
7070

71-
We can now edit the ``conanfile.py``, to define the ``licence`` value:
71+
We can now edit the ``conanfile.py``, to define the ``license`` value:
7272

7373
.. code-block:: python
7474
:caption: hello/conanfile.py

0 commit comments

Comments
 (0)