doc: Fix up title case
authorPeter Eisentraut
Tue, 25 Aug 2020 05:29:05 +0000 (07:29 +0200)
committerPeter Eisentraut
Tue, 25 Aug 2020 05:31:12 +0000 (07:31 +0200)
This fixes some instances that were missed in earlier processings and
that now look a bit strange because they are inconsistent with nearby
titles.

doc/src/sgml/dml.sgml
doc/src/sgml/func.sgml
doc/src/sgml/plpgsql.sgml

index 97a773095540d9f41d997d1397576b91f62f7166..3844e34a7dcceaeed9ef18f167437fe62966cf2e 100644 (file)
@@ -262,7 +262,7 @@ DELETE FROM products;
  
 
  
-  Returning Data <span class="marked">F</span>rom Modified Rows
+  Returning Data <span class="marked">f</span>rom Modified Rows
 
   
    RETURNING
index 230587eee47313eba0c0835f3682953fc936fb63..511c703e6278fb36be5d42f1941862e4cb2b5e5d 100644 (file)
@@ -5982,7 +5982,7 @@ SELECT regexp_match('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}');
 
 
    
-   Differences <span class="marked">F</span>rom XQuery (<literal>LIKE_REGEX</literal>)
+   Differences <span class="marked">f</span>rom XQuery (<literal>LIKE_REGEX</literal>)
 
    
     LIKE_REGEX
index b61991ff70d916ddbfa9bab1c4eb92eaf1b9273a..e0997000999255c39de66769e9284d350366919d 100644 (file)
@@ -1632,7 +1632,7 @@ END;
    
 
    
-    Returning <span class="marked">F</span>rom a Function
+    Returning <span class="marked">f</span>rom a Function
 
     
      There are two commands available that allow you to return data