doc: Clean up title case use
authorPeter Eisentraut
Thu, 23 May 2024 06:34:05 +0000 (08:34 +0200)
committerPeter Eisentraut
Thu, 23 May 2024 06:34:05 +0000 (08:34 +0200)
doc/src/sgml/file-fdw.sgml

index b7f64930f06f7c3abde62f83d882c82a5cd1f86b..f2f2af9a5962fda8f35da47f3f017339f322a541 100644 (file)
@@ -280,7 +280,7 @@ OPTIONS ( filename 'log/pglog.csv', format 'csv' );
  
 
  
-  Create a Foreign Table with an <span class="marked">option on a c</span>olumn
+  Create a Foreign Table with an <span class="marked">Option on a C</span>olumn
   
    To set the force_null option for a column, use the
    OPTIONS keyword.