Fix typo in HomeView::onRecoverSprites()

This commit is contained in:
David Capello 2015-08-19 17:37:08 -03:00
parent 7169e1eabf
commit 96e4244304

View File

@ -175,7 +175,7 @@ void HomeView::onRecoverSprites()
if (!m_dataRecoveryView) {
m_dataRecoveryView = new DataRecoveryView(m_dataRecovery);
// Hide the "Recovery Lost Sprite" button when the
// Hide the "Recover Lost Sprites" button when the
// DataRecoveryView is empty.
m_dataRecoveryView->Empty.connect(
[this]{