fix typo: remove->remote

This commit is contained in:
Yuri Chornoivan 2011-04-30 09:36:02 +03:00
parent bc53043064
commit 5b77ea2fab

View File

@ -25,7 +25,7 @@
#include <KDE/KAboutData> #include <KDE/KAboutData>
#include <KDE/KCmdLineArgs> #include <KDE/KCmdLineArgs>
static const char description[] = I18N_NOOP("Trigger the installation of a remove Plasma Widget"); static const char description[] = I18N_NOOP("Trigger the installation of a remote Plasma Widget");
static const char version[] = "0.1"; static const char version[] = "0.1";
int addRemotePlasmoidToShell(const QString &shellName, const QString &url) int addRemotePlasmoidToShell(const QString &shellName, const QString &url)