X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/8eb9b508ca87fb1d634d8b8ba62c054ed04466d2..d47557dcd17a028596c4e0e7b0aabc5db4847bed:/src/views/dolphinremoteencoding.h diff --git a/src/views/dolphinremoteencoding.h b/src/views/dolphinremoteencoding.h index 559bc66ad..8dec518d0 100644 --- a/src/views/dolphinremoteencoding.h +++ b/src/views/dolphinremoteencoding.h @@ -30,7 +30,7 @@ class KActionMenu; class DolphinViewActionHandler; /** - * @brief Allows to chnage character encoding for remote urls like ftp. + * @brief Allows to change character encoding for remote urls like ftp. * * When browsing remote url, its possible to change encoding from Tools Menu. */ @@ -47,10 +47,10 @@ public Q_SLOTS: void slotItemSelected(QAction* action); void slotReload(); void slotDefault(); - + private Q_SLOTS: void slotAboutToShow(); - + private: void updateView(); void loadSettings();