diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-07-11 02:26:21 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-07-11 02:26:21 +0200 |
commit | 960a08e853eab3797959154fe416932d319c410e (patch) | |
tree | 72bc41062a8685e7df468bb92097adc937b3f35a | |
parent | 11935291c7481dc34cbb8c1e49b2368f6a555b6b (diff) | |
download | tdelibs-960a08e853eab3797959154fe416932d319c410e.tar.gz tdelibs-960a08e853eab3797959154fe416932d319c410e.zip |
Fix typos in texts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-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 " |