diff --git a/doc_src/cmds/set.rst b/doc_src/cmds/set.rst index 70a62379c..07dc21758 100644 --- a/doc_src/cmds/set.rst +++ b/doc_src/cmds/set.rst @@ -66,7 +66,7 @@ These options modify how variables operate: Treat specified variable as a :ref:`path variable `; variable will be split on colons (``:``) and will be displayed joined by colons colons when quoted (``echo "$PATH"``) or exported. **--unpath** - Causes variable to no longer be tred as a :ref:`path variable `. + Causes variable to no longer be treated as a :ref:`path variable `. Note: variables ending in "PATH" are automatically path variables. Further options: