mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 08:58:22 -04:00
Merge pull request #1234 from bill-auger/patch-2
fix typo in comment src/libcalamaresui/ViewManager.cpp
This commit is contained in:
commit
06e19a3e11
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ ViewManager::ViewManager( QObject* parent )
|
|||
m_quit->setVisible( false );
|
||||
}
|
||||
|
||||
// onInstallationFailed( "Tile of Failure", "Body of Failure"); // for testing paste functionality
|
||||
// onInstallationFailed( "Title of Failure", "Body of Failure"); // for testing paste functionality
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue