From 97da9f9a5c365b0582bcad15a280c7de4e59ab8c Mon Sep 17 00:00:00 2001 From: Arjun AK Date: Wed, 2 Jul 2014 16:17:18 +0530 Subject: [PATCH] Fix typo: chnage -> change REVIEW: 119084 GIT_SILENT --- src/views/dolphinremoteencoding.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dolphinremoteencoding.h b/src/views/dolphinremoteencoding.h index b317cc1df3..8dec518d05 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. */