diff options
| author | Arjun AK <[email protected]> | 2014-07-02 16:17:18 +0530 |
|---|---|---|
| committer | Arjun AK <[email protected]> | 2014-07-02 16:17:18 +0530 |
| commit | 97da9f9a5c365b0582bcad15a280c7de4e59ab8c (patch) | |
| tree | 72d44efa19ad47a9ef3d7050250c9efced8b9dbc | |
| parent | f57f4e1a0173638f72dddf3547f2adb84c9ea274 (diff) | |
Fix typo: chnage -> change
REVIEW: 119084
GIT_SILENT
| -rw-r--r-- | src/views/dolphinremoteencoding.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinremoteencoding.h b/src/views/dolphinremoteencoding.h index b317cc1df..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. */ |
