[gnome-devel-docs/wip/develguide] settings page - use an ampersand



commit e2094cc74e83f951f986d9ee16a797c4d9d893d7
Author: Allan Day <allanpday gmail com>
Date:   Fri May 2 17:19:26 2014 +0200

    settings page - use an ampersand

 platform-overview/C/overview-settings.page |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/platform-overview/C/overview-settings.page b/platform-overview/C/overview-settings.page
index e7d1692..dce481c 100644
--- a/platform-overview/C/overview-settings.page
+++ b/platform-overview/C/overview-settings.page
@@ -15,7 +15,7 @@
     <desc>Save and access application settings and configuration.</desc>
   </info>
 
-<title>Settings and configuration</title>
+<title>Settings &amp; configuration</title>
 
 <p>The <link xref="tech-gsettings">GSettings</link> GIO API can be used to read and write application 
settings. This can store a wide variety of data, such as integers and arrays of strings. GSettings 
transparently uses the GNOME settings database. User interface controls can be bound to settings with a 
single function, so that they automatically update.</p>
 


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