Fixes a theoretical memory leak (m_cacheSettings wasn't delete) which isn't really an issue in practice but valgrind complains on it. Fixes a typo: m_reties -> m_retries
Fixes a theoretical memory leak (m_cacheSettings wasn't delete) which isn't really an issue in practice but valgrind complains on it. Fixes a typo: m_reties -> m_retries