diff options
author | Slávek Banko <[email protected]> | 2019-07-11 02:26:21 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-07-11 02:26:51 +0200 |
commit | dd9997019c4ae0566f7c22aca2e3865c84bc1490 (patch) | |
tree | 86661e23be25486417d2c57f828973a79f74c468 /tdeui/tdeabouttde.cpp | |
parent | c90f6c3e505d2afaf08051fafe941a783df752a2 (diff) | |
download | tdelibs-dd9997019c4ae0566f7c22aca2e3865c84bc1490.tar.gz tdelibs-dd9997019c4ae0566f7c22aca2e3865c84bc1490.zip |
Fix typos in texts.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 960a08e853eab3797959154fe416932d319c410e)
Diffstat (limited to 'tdeui/tdeabouttde.cpp')
-rw-r--r-- | tdeui/tdeabouttde.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeui/tdeabouttde.cpp b/tdeui/tdeabouttde.cpp index 4f028d51d..d52165fe5 100644 --- a/tdeui/tdeabouttde.cpp +++ b/tdeui/tdeabouttde.cpp @@ -37,8 +37,8 @@ TDEAboutKDE::TDEAboutKDE( TQWidget *parent, const char *name, bool modal ) "a world-wide network of software engineers committed to <a " "href=\"http://www.gnu.org/philosophy/free-sw.html\">Free Software</a> " "development. The name <i>Trinity</i> was chosen because the word means " - "<i>Three</i> as in <i>continuation of KDE 3</i>.<br>Since then, TDE has evolved to be " - "an indipendent and standalone computer desktop environment project. The developers " + "<i>Three</i> as in <i>continuation of KDE 3</i>.<br><br>Since then, TDE has evolved to " + "be an independent and standalone computer desktop environment project. The developers " "have molded the code to its own identity without giving up on the efficiency, " "productivity and traditional user interface experience characteristic of the " "original KDE 3 series.<br><br>No single group, company or organization controls the " |