[release-notes/piotrdrag/32-fixes] Various typography fixes



commit caf12d5888780a45c966273eb3897bb49da1c557
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Mar 10 17:13:54 2019 +0100

    Various typography fixes

 help/C/developers.page |  8 ++++----
 help/C/index.page      | 14 +++++++-------
 2 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 37e64402..e66384c6 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -29,7 +29,7 @@
     <title>Flatpak</title>
     <media its:translate="no" type="image" src="figures/flatpak-1.0.png"/>
     <p><link href="https://flatpak.org/";>Flatpak</link> is the new cross-distribution, cross-desktop 
technology for application building and distribution. While it is separate from the GNOME project, Flatpak is 
central to GNOME’s developer experience plans.</p>
-    <p>This release cycle, a lot of effort was put into improving the commandline user experience, including 
better progress reporting, searching and completion.</p>
+    <p>This release cycle, a lot of effort was put into improving the command line user experience, 
including better progress reporting, searching and completion.</p>
     <list>
       <item><p>The new <cmd>--columns</cmd> option can be used to customize the output of all list-producing 
Flatpak commands. See the output of <cmd>--columns=help</cmd> for details.</p></item>
       <item><p>Installation of application using the reverse DNS identifier is no longer necessary. Flatpak 
will ask a few questions and confirm which application is intended to be installed.</p></item>
@@ -43,9 +43,9 @@
   <section id="builder">
   <title>Builder</title>
     <p>Builder underwent a major refactor this cycle. Approximately 100,000 lines of code were changed! Much 
of the changes were internal to the project, but will make future contributions far easier.</p>
-    <p>Builder has a new "project-less" mode. When opening a file directly (from either <app>Files</app> or 
<app>Terminal</app>), Builder opens in a simple, single-file interface. Access to the build foundry is not 
available from this view.</p>
+    <p>Builder has a new “project-less” mode. When opening a file directly (from either <app>Files</app> or 
<app>Terminal</app>), Builder opens in a simple, single-file interface. Access to the build foundry is not 
available from this view.</p>
     <p>The project tree now shows Build Targets and Unit Tests, in addition to source files.</p>
-    <p>When viewing a ".ui" file, Builder now renders the file in a Glade/UI builder view instead of XML. 
This feature is still in its early stages of development.</p>
+    <p>When viewing a “.ui” file, Builder now renders the file in a Glade/UI builder view instead of XML. 
This feature is still in its early stages of development.</p>
   </section>
 
   <section id="more">
@@ -56,4 +56,4 @@
     </list>
   </section>
 
-</page>
\ No newline at end of file
+</page>
diff --git a/help/C/index.page b/help/C/index.page
index 4e06791a..da440b45 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -48,11 +48,11 @@
     <p>GNOME applications in &gnomeversion; feature a modernized icon now too!
     Using the same color palette as the user interface, application icons have
     been redesigned from the ground up.</p>
-    <p>Core GNOME applications have removed the "application menu", moving the
+    <p>Core GNOME applications have removed the “application menu”, moving the
     contents to a primary menu located within the application window, where
     appropriate.</p>
     <p>User images are now consistent across the desktop, represented as a circle.
-    When an image is not provided by the user, a colored circle with the user's
+    When an image is not provided by the user, a colored circle with the user’s
     initials is automatically created.</p>
     <p>These changes come together to give GNOME &gnomeversion; a fresh and
     approachable appearance.</p>
@@ -61,10 +61,10 @@
   <section id="shell">
     <title>Desktop</title>
     <p>Several improvements to foundation data structures in the GNOME Desktop
-    led to noticable framerate improvements. This results in a faster, snappier
-    feel to the animations, icons and top "shell" panel.</p>
+    led to noticeable frame rate improvements. This results in a faster, snappier
+    feel to the animations, icons and top “shell” panel.</p>
     <p>The on-screen keyboard received another round of improvements this cycle.
-    It now supports an Emoji chooser!</p>
+    It now supports an emoji chooser!</p>
   </section>
 
   <section id="nautilus">
@@ -87,7 +87,7 @@
 
   <section id="control-center">
     <title>Settings</title>
-    <p>Settings features a new "Application Permission" panel. This panel shows
+    <p>Settings features a new “Application Permissions” panel. This panel shows
     resources and permissions for various applications, including installed
     Flatpak applications. Users are given the option to grant permission to
     certain resources when requested by the application.</p>
@@ -130,4 +130,4 @@
     <p><link href="https://www.gnome.org/about/";>The GNOME Project</link> is an international community 
supported by a non-profit Foundation. We focus on user experience excellence and first-class 
internationalization and accessibility. GNOME is a free and open project: if you want to join us, <link 
href="https://www.gnome.org/get-involved/";>you can</link>.</p>
   </section>
 
-</page>
\ No newline at end of file
+</page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]