Skip to content

Commit

Permalink
Minor rewording.
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperVector committed Jun 4, 2012
1 parent 102a680 commit 320df8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cdm
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ case ${flaglist[$binindex]} in
# If $bin is a login shell, it might `exec' cdm again, causing an endless
# loop. To solve this problem, export $CDM_SPAWN when `exec'ing $bin and
# only let the shell automatically `exec' cdm when $CDM_SPAWN is not set.
# See also the example shell profile file shipped with this cdm package.
# See also the example shell profile file shipped with the cdm package.
CDM_SPAWN=$$ exec $bin
;;

Expand Down

0 comments on commit 320df8e

Please sign in to comment.