Browse Source

typo

pull/3568/head
Daniel Gibbs 4 years ago
parent
commit
178218f8d7
  1. 2
      lgsm/functions/check_deps.sh

2
lgsm/functions/check_deps.sh

@ -211,7 +211,7 @@ fn_check_loop(){
fn_deps_detector
done
# user eill be informed of any missing dependencies.
# user will be informed of any missing dependencies.
fn_install_missing_deps
}

Loading…
Cancel
Save