diff --git a/libgnucash/engine/gnc-commodity.cpp b/libgnucash/engine/gnc-commodity.cpp index ca1a97725e..af85ced840 100644 --- a/libgnucash/engine/gnc-commodity.cpp +++ b/libgnucash/engine/gnc-commodity.cpp @@ -188,7 +188,7 @@ static QuoteSourceList currency_quote_sources = */ static QuoteSourceList single_quote_sources = { - { false, SOURCE_SINGLE, "Alphavantage, US", "alphavantage" }, + { false, SOURCE_SINGLE, "Alphavantage", "alphavantage" }, { false, SOURCE_SINGLE, "Amsterdam Euronext eXchange, NL", "aex" }, { false, SOURCE_SINGLE, "Association of Mutual Funds in India", "amfiindia" }, { false, SOURCE_SINGLE, "Athens Exchange Group, GR", "asegr" },