Skip to content

Commit

Permalink
Bug fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhsamuel committed Sep 24, 2017
1 parent 852d054 commit 98a695c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion path.sh
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ _path-clean() {

_path-clear() {
local varname="$1"
_path-join_set "$varname"
_path-join-set "$varname"
}

_path-help() {
Expand Down

0 comments on commit 98a695c

Please sign in to comment.