[release-notes/gnome-3-22] Fix some typos
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes/gnome-3-22] Fix some typos
- Date: Thu, 8 Sep 2016 17:00:10 +0000 (UTC)
commit 9574ae092193de49e81c094fad054947f3c87d8c
Author: Piotr Drąg <piotrdrag gmail com>
Date: Thu Sep 8 19:00:01 2016 +0200
Fix some typos
help/C/developers.page | 16 ++++++++--------
help/C/index.page | 22 +++++++++++-----------
2 files changed, 19 insertions(+), 19 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 899177d..5c17ce3 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -30,7 +30,7 @@
<media type="image" src="figures/gtk-long-term-support.svg"/>
<p>3.22 marks a significant moment in the history of GTK+. While
it does not have a .0 version number, 3.22 is the first in a major new stable
- release series and is the first major GTK+ version since 3.0. Subsquent
+ release series and is the first major GTK+ version since 3.0. Subsequent
releases in the 3.22.x series are guaranteed to be API and ABI stable,
with new releases being limited to new widgets and bug and security
fixes. These 3.22.x updates will be provided for at least three years.
@@ -59,7 +59,7 @@
and has continued to mature. An important milestone has been reached with
the introduction of a new set of APIs, called “portals”. These allow
sandboxed applications to access resources from the host system.</p>
- <p>GNOME 3.22's developer technologies come with complete portal support,
+ <p>GNOME 3.22’s developer technologies come with complete portal support,
through both GLib and GTK+. Supported portals include the file chooser,
printing, URI opening, suspend/log out/idle inhibit, screenshots,
notifications and network status. This allows fully sandboxed applications to be
@@ -67,7 +67,7 @@
<code>GtkFileChooserNative</code> is recommended over the regular
<code>GtkFileChooser</code>. More information can be found on
<link href="https://blogs.gnome.org/mclasen/2016/07/08/portals-using-gtk-in-a-flatpak/">
- Matthias Clasen's blog post</link>.</p>
+ Matthias Clasen’s blog post</link>.</p>
<p>More information about Flatpak, including developer documentation and a
growing list of Flatpak applications you can try, can be found on
<link href="flatpak.org">flatpak.org</link>.</p>
@@ -82,7 +82,7 @@
to develop into a multi-function IDE for the first time. The profiler
currently supports C and C++, with more language support expected in the
future.</p>
- <p>Builder's UI has received some significant polish since 3.20. A new
+ <p>Builder’s UI has received some significant polish since 3.20. A new
perspective switcher provides a more elegant way to change between modes,
and the search bar has been relocated. Most significantly, a new “project
bar” provides information about the current project, branch and
@@ -93,7 +93,7 @@
<item><p>A new find and replace feature, which includes the usual options
for case sensitive search, regular expressions, and word matching.
</p></item>
- <item><p>Builder's code editor now makes it really easy to work with
+ <item><p>Builder’s code editor now makes it really easy to work with
colors, thanks to color highlighting and a new color picker sidebar.
</p></item>
<item><p>The pages for creating, cloning and opening projects have
@@ -134,7 +134,7 @@
<p>Additionally, while it is not being introduced in 3.22, major progress
has been made on the GTK Scene Graph (GSK) over the past six months. With
the new release model described above, the way is clear for this to be
- integrated into GTK+'s new unstable release series in the near future.</p>
+ integrated into GTK+’s new unstable release series in the near future.</p>
</section>
<section id="GLib">
@@ -146,9 +146,9 @@
metadata in log messages, such as <link
href="https://www.freedesktop.org/software/systemd/man/systemd.journal-fields.html">
message IDs</link>.</p>
- <p>As a part of this work, GLib's logging infrastructure has been
+ <p>As a part of this work, GLib’s logging infrastructure has been
reorganized around a “writer” function, where an application specifies its
- logging policy. Log handlers are deprecated in favour of this, which
+ logging policy. Log handlers are deprecated in favor of this, which
reduces ambiguity about how and where logs should be handled, and
eliminates conflicts between log handlers.</p>
<p>GLib will now automatically pass logging data to systemd-journald,
diff --git a/help/C/index.page b/help/C/index.page
index 20803b7..a2435b5 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -42,11 +42,11 @@
<media type="image" src="figures/placeholder.png"/>
<p><link href="http://flatpak.org/">Flatpak</link> is the next generation
application distribution framework for Linux. It aims to make it easier to
- distribute applications for Linux, and thereby inclrease the number of
+ distribute applications for Linux, and thereby increase the number of
applications that are available. Flatpak applications have other
advantages, too: they are more secure, and can be safely updated without
having to reboot.</p>
- <p>GNOME &gnomeversion; comes with comprehsive Flatpak support. The
+ <p>GNOME &gnomeversion; comes with comprehensive Flatpak support. The
Software application is now able to install Flatpak repository files, which
means that it is possible to install Flatpak repositories and applications
without ever having to use the command line. Numerous other smaller
@@ -54,7 +54,7 @@
the display of source information for each application, as well as details
about whether applications are sandboxed.</p>
<p>GNOME &gnomeversion; also introduces developer tools which allow
- applications to take full advantage of Flatpak's security features. This
+ applications to take full advantage of Flatpak’s security features. This
will allow applications to have much greater protections for users in the
future.</p>
</section>
@@ -110,11 +110,11 @@
GNU/Linux. It eliminates graphics glitches, addresses long-standing bugs,
and lays the foundation for more secure applications. Wayland also brings
new functionality, such as multitouch touchpad gestures.</p>
- <p>GNOME's Wayland support has been steadily maturing over recent releases.
+ <p>GNOME’s Wayland support has been steadily maturing over recent releases.
In GNOME &lastversion;, it became usable for the majority of users. Since
then, support has continued to improve with the majority of missing
features being filled in. This includes support for Wacom graphics
- tablets, the ability to rotate displays, and support for GNOME's on-screen
+ tablets, the ability to rotate displays, and support for GNOME’s on-screen
keyboard. Numerous smaller issues have also been resolved, making the
Wayland experience even more polished.</p>
</section>
@@ -126,7 +126,7 @@
of other improvements for GNOME &gnomeversion;. Archive functionality has
been directly integrated, so that extracting an archive (such as a .zip or
.tar.gz file) just requires a double click, rather than using a separate
- application. New archives can also be created, using a variety of achive
+ application. New archives can also be created, using a variety of archive
formats.</p>
<p>Also in Files, the view and content sorting controls have been
overhauled for &gnomeversion;. This makes it possible to switch between the
@@ -136,7 +136,7 @@
<link href="https://www.gnome.org/outreachy/">Outreachy</link> internship.
</p>
<p>Other UI enhancements include automatic hiding of the floating status
- bar, so it doesn't get in the way, and the display of more information in
+ bar, so it doesn’t get in the way, and the display of more information in
the connect to server bar, including details about which file protocols are
supported.
</p>
@@ -148,7 +148,7 @@
<section id="keyboard-settings">
<title>Redesigned Keyboard Settings</title>
<media type="image" src="figures/placeholder.png"/>
- <p>GNOME's keyboard settings have been overhauled for &gnomeversion;. The
+ <p>GNOME’s keyboard settings have been overhauled for &gnomeversion;. The
list of shortcuts is now easier to browse and eliminates a number of issues
with the previous version. A search feature makes it really quick to search
for keyboard shortcuts, and the process for setting a shortcut provides
@@ -167,7 +167,7 @@
</section>
<section id="thats-not-all">
- <title>And That's Not All…</title>
+ <title>And That’s Not All…</title>
<p>As usual, there are many other smaller improvements in this GNOME
release. Here are some of them!</p>
<list>
@@ -177,7 +177,7 @@
be moved using drag and drop, and the layout of the year view has been
refined and its layout now adjusts to the size of the window.</p></item>
<item><p>Automatic NickServ authentication has been added to Polari,
- GNOME's IRC client. This means that instead of manually messaging
+ GNOME’s IRC client. This means that instead of manually messaging
NickServ each time you log in, all you have to do is enter your password
into the server settings.</p></item>
<item><p>Maps now uses <link href="https://www.mapbox.com/">Mapbox</link>
@@ -198,7 +198,7 @@
it easy to discover which keyboard shortcuts are available. A new context
menu in the address bar also allows you to “Paste & Go”, and a number
of error pages have been redesigned.</p></item>
- <item><p>Progress has continued on Books, GNOME's eBook application,
+ <item><p>Progress has continued on Books, GNOME’s eBook application,
which now has initial support for viewing ePub books. This feature is
expected to mature in future releases.</p></item>
</list>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]