mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 08:24:43 -04:00
Fix some typos
This commit is contained in:
@@ -31,7 +31,7 @@ void FileLogger::refreshSettings()
|
||||
|
||||
void FileLogger::refreshQtSettings()
|
||||
{
|
||||
// Save old file name for later comparision with new settings
|
||||
// Save old file name for later comparison with new settings
|
||||
QString oldFileName = fileName;
|
||||
|
||||
// Load new config settings
|
||||
@@ -67,7 +67,7 @@ void FileLogger::refreshQtSettings()
|
||||
|
||||
void FileLogger::refreshFileLogSettings()
|
||||
{
|
||||
// Save old file name for later comparision with new settings
|
||||
// Save old file name for later comparison with new settings
|
||||
QString oldFileName = fileName;
|
||||
|
||||
// Load new config settings
|
||||
|
||||
Reference in New Issue
Block a user