mirror of
https://github.com/KDE/konsole.git
synced 2026-05-07 22:26:17 -04:00
Krazy fix: spelling error
This commit is contained in:
@@ -74,7 +74,7 @@ ProfileManager::ProfileManager()
|
||||
_fallbackProfile = Profile::Ptr(new FallbackProfile);
|
||||
addProfile(_fallbackProfile);
|
||||
|
||||
// lookup the default profile specifed in <App>rc
|
||||
// lookup the default profile specified in <App>rc
|
||||
// for stand-alone Konsole, appConfig is just konsolerc
|
||||
// for konsolepart, appConfig might be yakuakerc, dolphinrc, katerc...
|
||||
KSharedConfigPtr appConfig = KGlobal::config();
|
||||
|
||||
Reference in New Issue
Block a user