[tepl] docs: minor improvements
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tepl] docs: minor improvements
- Date: Thu, 27 Jul 2017 16:21:00 +0000 (UTC)
commit d259049db326846276ed4d76c79cd6089d9ea02c
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Jul 27 17:28:39 2017 +0200
docs: minor improvements
README | 2 +-
docs/reference/amtk-intro.xml | 6 +++---
docs/reference/intro.xml.in | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/README b/README
index 95e9c07..92baac9 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ editors and IDEs.
Tepl was previously named Gtef (GTK+ text editor framework). The project has
been renamed in June 2017 to have a more beautiful name. The end of Tepl is
-pronounced like “apple”.
+pronounced like in “apple”.
The Tepl library is free software and is released under the terms of the GNU
Lesser General Public License, see the 'COPYING' file for more information.
diff --git a/docs/reference/amtk-intro.xml b/docs/reference/amtk-intro.xml
index a15185e..ede6e28 100644
--- a/docs/reference/amtk-intro.xml
+++ b/docs/reference/amtk-intro.xml
@@ -24,9 +24,9 @@
<link linkend="GtkUIManager">GtkUIManager</link> replacement based on
<link linkend="GAction">GAction</link>.
<link linkend="GtkUIManager">GtkUIManager</link> has been deprecated in
- GTK+ 3, without a good enough replacement for applications that want to
- keep a traditional UI (with a <link linkend="GtkMenuBar">GtkMenuBar</link>,
- a <link linkend="GtkToolbar">GtkToolbar</link> and a
+ GTK+ 3, without a good replacement for applications that want to keep a
+ traditional UI (with a <link linkend="GtkMenuBar">GtkMenuBar</link>, a
+ <link linkend="GtkToolbar">GtkToolbar</link> and a
<link linkend="GtkStatusbar">GtkStatusbar</link>; in contrast to the new UI
with a <link linkend="GtkHeaderBar">GtkHeaderBar</link> and a “hamburger
menu”).
diff --git a/docs/reference/intro.xml.in b/docs/reference/intro.xml.in
index f0808d9..041b160 100644
--- a/docs/reference/intro.xml.in
+++ b/docs/reference/intro.xml.in
@@ -23,7 +23,7 @@
<para>
Tepl was previously named Gtef (GTK+ text editor framework). The project has
been renamed in June 2017 to have a more beautiful name. The end of Tepl is
- pronounced like “apple”.
+ pronounced like in “apple”.
</para>
<!-- TODO Do not forget to update the paragraph in the future. -->
@@ -40,8 +40,8 @@
editors. For example specialized for one programming language, or one
development platform, or a small group of related languages. By being
specialized, an application is potentially better at what it does. It
- follows more closely the UNIX philosophy to do only one thing but doing it
- well. And it better follows the GNOME philosophy: writing applications that
+ follows more closely the UNIX philosophy to “do only one thing but do it
+ well”. And it better follows the GNOME philosophy: writing applications that
Just Works; when a user opens the text editor for the first time, it should
work out-of-the-box, without the need to find, install and configure
plugins. Of course it still makes sense to develop one general-purpose text
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]