diff options
author | infirit <[email protected]> | 2014-06-06 14:26:49 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-07-11 13:59:30 +0200 |
commit | 34483e55d9b7f8ea0efd635616abb1f9f847ae1c (patch) | |
tree | 91d2fca0d137e1bbd56bde1c7091ab5cc7e77f91 /capplets | |
parent | eb54d1727a3aed158942e0eae97f258f8ea6d3ab (diff) | |
download | mate-control-center-34483e55d9b7f8ea0efd635616abb1f9f847ae1c.tar.bz2 mate-control-center-34483e55d9b7f8ea0efd635616abb1f9f847ae1c.tar.xz |
Several man pages have grammar errors, fixes #101
Patch by Mike Gabriel <[email protected]>
Diffstat (limited to 'capplets')
-rw-r--r-- | capplets/about-me/mate-about-me.1 | 4 | ||||
-rw-r--r-- | capplets/appearance/data/mate-appearance-properties.1 | 4 | ||||
-rw-r--r-- | capplets/default-applications/mate-default-applications-properties.1 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/capplets/about-me/mate-about-me.1 b/capplets/about-me/mate-about-me.1 index 5ad70b08..e6be7655 100644 --- a/capplets/about-me/mate-about-me.1 +++ b/capplets/about-me/mate-about-me.1 @@ -11,8 +11,8 @@ mate-about-me \(em is a control center applet. .PP MATE About Me is a control center applet to set user information. .PP -It allows to change user password and set user avatar image (~/.face file). +It allows one to change user password and set user avatar image (~/.face file). .SH "AUTHOR" .PP -This manual page was written by Stefano Karapetsas <[email protected]>.
\ No newline at end of file +This manual page was written by Stefano Karapetsas <[email protected]>. diff --git a/capplets/appearance/data/mate-appearance-properties.1 b/capplets/appearance/data/mate-appearance-properties.1 index 8c56ba65..0c1dddfd 100644 --- a/capplets/appearance/data/mate-appearance-properties.1 +++ b/capplets/appearance/data/mate-appearance-properties.1 @@ -12,7 +12,7 @@ mate-appearance-properties \(em is a control center applet. MATE Appearance Properties is a control center applet to edit appearance settings. .PP -It allows to change: GTK theme, window manager theme, icon theme, cursor +It allows one to change: GTK theme, window manager theme, icon theme, cursor theme, desktop background and font settings. .SH "OPTIONS" @@ -25,4 +25,4 @@ Specify the name of the page to show (theme|background|fonts|interface) .SH "AUTHOR" .PP -This manual page was written by Stefano Karapetsas <[email protected]>.
\ No newline at end of file +This manual page was written by Stefano Karapetsas <[email protected]>. diff --git a/capplets/default-applications/mate-default-applications-properties.1 b/capplets/default-applications/mate-default-applications-properties.1 index 7abdbf7d..4575a34f 100644 --- a/capplets/default-applications/mate-default-applications-properties.1 +++ b/capplets/default-applications/mate-default-applications-properties.1 @@ -12,7 +12,7 @@ mate-default-applications-properties \(em is a control center applet. MATE Default Applications Properties is a control center applet to edit default applications. .PP -It allows to set default file manager, email client, web browser, etc. +It allows one to set default file manager, email client, web browser, etc. .SH "OPTIONS" .PP @@ -21,4 +21,4 @@ Specify the name of the page to show (internet|multimedia|system|a11y) .SH "AUTHOR" .PP -This manual page was written by Stefano Karapetsas <[email protected]>.
\ No newline at end of file +This manual page was written by Stefano Karapetsas <[email protected]>. |