[gnome-devel-docs] HIG: fix typo, capitalize Unicode



commit f8ee7bd4a6b398498183da6a6ed6924c2ac30742
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date:   Mon Oct 19 14:00:27 2015 +0200

    HIG: fix typo, capitalize Unicode
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756890

 hig/C/figures/patterns/empty-placeholder.svg |    2 +-
 hig/C/keyboard-input.page                    |    2 +-
 hig/C/typography.page                        |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/hig/C/figures/patterns/empty-placeholder.svg b/hig/C/figures/patterns/empty-placeholder.svg
index 1173803..bf295af 100644
--- a/hig/C/figures/patterns/empty-placeholder.svg
+++ b/hig/C/figures/patterns/empty-placeholder.svg
@@ -267,7 +267,7 @@
          id="flowPara4699"
          
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.75px;line-height:139.99999762%;font-family:Cantarell;-inkscape-font-specification:Cantarell;text-align:center;text-anchor:middle;fill:#888a85;fill-opacity:1">Use
 the <flowSpan
    id="flowSpan4220"
-   style="font-weight:bold;font-size:13.75px">Import</flowSpan> buton to add.</flowPara></flowRoot>    
<flowRoot
+   style="font-weight:bold;font-size:13.75px">Import</flowSpan> button to add.</flowPara></flowRoot>    
<flowRoot
        xml:space="preserve"
        id="flowRoot4709"
        
style="font-style:normal;font-weight:normal;font-size:22.5px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;display:inline;fill:#888a85;fill-opacity:1;stroke:none"
diff --git a/hig/C/keyboard-input.page b/hig/C/keyboard-input.page
index 0ce394a..658961d 100644
--- a/hig/C/keyboard-input.page
+++ b/hig/C/keyboard-input.page
@@ -443,7 +443,7 @@
 <tr>
 <td><p><gui>Deselect All</gui></p></td>
 <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>A</key></keyseq></p></td>
-<td><p>Deselects all content in the current document. Only provide this item in situations when no other 
method of undoing selection is possible or apparent to the user. For example, in complex graphics 
applications where selection and deselection is not usually possible simply by using the cursor keys. Note: 
Do not provide <gui>Deselect All</gui> in text entry fields, as 
<keyseq><key>Shift</key><key>Ctrl</key><key>hex</key></keyseq> digit is used to enter unicode characters so 
its shortcut will not work.</p></td>
+<td><p>Deselects all content in the current document. Only provide this item in situations when no other 
method of undoing selection is possible or apparent to the user. For example, in complex graphics 
applications where selection and deselection is not usually possible simply by using the cursor keys. Note: 
Do not provide <gui>Deselect All</gui> in text entry fields, as 
<keyseq><key>Shift</key><key>Ctrl</key><key>hex</key></keyseq> digit is used to enter Unicode characters so 
its shortcut will not work.</p></td>
 </tr>
 <tr>
 <td><p><gui>Find…</gui></p></td>
diff --git a/hig/C/typography.page b/hig/C/typography.page
index 84b5415..6e4bb40 100644
--- a/hig/C/typography.page
+++ b/hig/C/typography.page
@@ -40,7 +40,7 @@
 </section>
 
 <section id="unicode">
-<title>Take advantage of unicode</title>
+<title>Take advantage of Unicode</title>
 
 <p>Unicode provides a wide variety of characters which, when used correctly, can dramatically improve the 
impression given by your application. The following Unicode characters are recommended:</p>
 


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