forked from EvergreenCrypto/docker-finance
Merge pull request #212 into master
178c197 container: lib_fetch: fix wording to reflect impl (Aaron Fiore)
This commit is contained in:
@@ -745,7 +745,7 @@ function lib_fetch::__fetch_price()
|
||||
|
||||
lib_utils::print_custom "\n"
|
||||
lib_utils::print_info \
|
||||
"Fetching prices from '${_api}' since year '${global_arg_year}' for '${global_parent_profile}/${global_child_profile}' ..."
|
||||
"Fetching prices from '${_api}' in year '${global_arg_year}' for '${global_parent_profile}/${global_child_profile}' ..."
|
||||
lib_utils::print_custom "\n"
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user