diff --git a/indra/llcrashlogger/llcrashlogger.cpp b/indra/llcrashlogger/llcrashlogger.cpp index d6f8995d9..c42697ad9 100644 --- a/indra/llcrashlogger/llcrashlogger.cpp +++ b/indra/llcrashlogger/llcrashlogger.cpp @@ -371,7 +371,7 @@ void LLCrashLogger::updateApplication(const std::string& message) bool LLCrashLogger::init() { - // Initialized curl + // Initialize curl AICurlInterface::initCurl(); // We assume that all the logs we're looking for reside on the current drive