We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea33f5 commit 1df65f7Copy full SHA for 1df65f7
1 file changed
Lib/venv/scripts/posix/activate.fish
@@ -1,7 +1,7 @@
1
# This file must be used with "source <venv>/bin/activate.fish" *from fish*
2
# (http://fishshell.org); you cannot run it directly.
3
4
-function deactivate -d "Exit virtualenv and return to normal shell environment"
+function deactivate -d "Exit virtual environment and return to normal shell environment"
5
# reset old environment variables
6
if test -n "$_OLD_VIRTUAL_PATH"
7
set -gx PATH $_OLD_VIRTUAL_PATH
0 commit comments