forked from EvergreenCrypto/docker-finance
container: lib_fetch: fix wording to reflect impl
This commit is contained in:
@@ -745,7 +745,7 @@ function lib_fetch::__fetch_price()
|
|||||||
|
|
||||||
lib_utils::print_custom "\n"
|
lib_utils::print_custom "\n"
|
||||||
lib_utils::print_info \
|
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"
|
lib_utils::print_custom "\n"
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user