Fix typos

avilable =>
available

recieve =>
receive

Signed-off-by: Kentaro Hayashi <kenhys@xdump.org>
This commit is contained in:
Kentaro Hayashi
2025-03-17 21:06:59 +09:00
committed by Chris Rizzitello
parent d537a23fda
commit 7771dcd04c
2 changed files with 2 additions and 2 deletions

View File

@ -413,7 +413,7 @@ void MainWindow::trayIconActivated(QSystemTrayIcon::ActivationReason reason)
void MainWindow::versionCheckerUpdateFound(const QString &version)
{
m_btnUpdate->setVisible(true);
m_btnUpdate->setToolTip(tr("A new version v%1 is avilable").arg(version));
m_btnUpdate->setToolTip(tr("A new version v%1 is available").arg(version));
}
void MainWindow::coreProcessError(CoreProcess::Error error)

View File

@ -149,7 +149,7 @@
</sizepolicy>
</property>
<property name="title">
<string>Computers to recieve this event</string>
<string>Computers to receive this event</string>
</property>
<layout class="QHBoxLayout" name="_3">
<item>