[release-notes/gnome-3-34] minor app name cleanup



commit f31889dd13f1596c678848a2bfb3a63d63dba5dc
Author: Link Dupont <link sub-pop net>
Date:   Tue Sep 3 14:44:38 2019 -0400

    minor app name cleanup

 help/C/developers.page | 2 +-
 help/C/index.page      | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index e83c7588..ca984337 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -101,7 +101,7 @@
       <item><p><app>GLib</app> deprecated the use of the <code>gtester</code> utility
       and its test reporting format. <link href="https://testanything.org";>TAP</link>
       output is now default.</p></item>
-      <item><p><app>GArray</app> and <app>GPtrArray</app> introduced some
+      <item><p><code>GArray</code> and <code>GPtrArray</code> introduced some
       new functions: <code>g_array_copy</code>, <code>g_array_binary_search</code>,
       <code>g_ptr_array_copy</code>, <code>g_ptr_array_extend</code>, and
       <code>g_ptr_array_extend_and_steal</code>.</p></item>
diff --git a/help/C/index.page b/help/C/index.page
index 1cf95c96..a910e82c 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -123,7 +123,7 @@
     release. Here are some of them!</p>
     <list>
       <item><p>Several applications have received new icons, including
-      <app>Photos</app>, <app>Videos</app>, and <app>Todo</app>.</p></item>
+      <app>Photos</app>, <app>Videos</app>, and <app>To Do</app>.</p></item>
       <item><p><app>Terminal</app> now supports right-to-left and bi-directional
       languages.</p></item>
       <item><p>Some animations in the overview have been refactored, resulting
@@ -135,11 +135,11 @@
       <key>Ctrl</key> will highlight the pointer location on the screen.</p></item>
       <item><p>The <gui>Activities</gui> hot-corner can now be disabled by setting
       <code>org.gnome.desktop.interface.enable-hot-corners</code> to <code>false</code>.</p></item>
-      <item><p>GNOME <app>Settings</app> has a refined Wi-Fi list that is easier to
+      <item><p><app>Settings</app> has a refined Wi-Fi list that is easier to
       read. Search sections can now be reordered by dragging them in the list.
       The <gui>Night Light</gui> section has been moved to the <gui>Display</gui>
       panel.</p></item>
-      <item><p>GNOME <app>Software</app> has a larger assortment of featured
+      <item><p><app>Software</app> has a larger assortment of featured
       applications.</p></item>
       <item><p><app>Polari</app> now displays a banner notifying the user when
       the app is offline.</p></item>


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