Skip to content

Commit

Permalink
Update colcon_core/shell/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay authored Aug 18, 2023
1 parent 61724cd commit b65c797
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions colcon_core/shell/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ def create_hook_set_value(
environment variable should be set to the prefix path at the time the
hook is sourced (from COLCON_CURRENT_PREFIX).
Note that the install-space may have been relocated, and the final
value may differ from the from the value of argument prefix_path,
where the hook has originally been installed to.
value may differ from the value of argument prefix_path, where
the hook was originally installed to.
:returns: The relative path to the created hook script
:rtype: Path
"""
Expand Down

0 comments on commit b65c797

Please sign in to comment.