diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 704198aff53ee2bbab68e42b531340a748e49308..c78c0ca803beef6600ced11c27a522f9f454e795 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -1478,7 +1478,7 @@ bool LLAppViewer::cleanup() LLUIColorTable::instance().saveUserSettings(); - // PerAccountSettingsFile should be empty if no use has been logged on. + // PerAccountSettingsFile should be empty if no user has been logged on. // *FIX:Mani This should get really saved in a "logoff" mode. if (gSavedSettings.getString("PerAccountSettingsFile").empty()) {