Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kamontat committed Sep 15, 2020
1 parent a3d2403 commit d8412c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ _myzs:private:core:load-module() {
fi
else
_myzs:internal:module:skip "${module_key}"
_myzs:internal:log:warn "skipping module ${module_key}"
_myzs:internal:log:warn "skipped module"
fi

_myzs:internal:completed
Expand Down

0 comments on commit d8412c6

Please sign in to comment.