diff options
author | Slávek Banko <[email protected]> | 2021-08-15 20:22:49 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-08-15 20:23:09 +0200 |
commit | bc02205011a11193fb4c032edd74eab0633ffb78 (patch) | |
tree | 1933c5f66948f02392b4236954453a99e158ee59 | |
parent | 505064113264aa8d3b0f398a138a4e8f101fb288 (diff) | |
download | tde-systemsettings-bc02205011a11193fb4c032edd74eab0633ffb78.tar.gz tde-systemsettings-bc02205011a11193fb4c032edd74eab0633ffb78.zip |
Fix typo in readme and man page.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 952c8a88137fe57529cb3b01bb8126770a2d2152)
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | doc/man/systemsettings.1 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ System preferences is a (light) replacement for the Trinity Control -Centre with an improved user interface. +Center with an improved user interface. diff --git a/doc/man/systemsettings.1 b/doc/man/systemsettings.1 index 6132f19..2501e8e 100644 --- a/doc/man/systemsettings.1 +++ b/doc/man/systemsettings.1 @@ -24,7 +24,7 @@ systemsettings \- TDE System Settings. .ad b 'hy .SH DESCRIPTION -System Settings is a user friendly control centre for TDE. +System Settings is a user friendly control center for TDE. .SH OPTIONS All TDE and Qt programs accept a some common command-line options. |