mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-28 11:55:03 +03:00 
			
		
		
		
	Fix typos
Author: Guillaume Lelarge
This commit is contained in:
		| @@ -597,7 +597,7 @@ EOF | |||||||
|       explained: <literal>commands</> describes <application>psql</>'s |       explained: <literal>commands</> describes <application>psql</>'s | ||||||
|       backslash commands; <literal>options</> describes the command-line |       backslash commands; <literal>options</> describes the command-line | ||||||
|       options that can be passed to <application>psql</>; |       options that can be passed to <application>psql</>; | ||||||
|       and <literal>variables</> shows help about about <application>psql</application> configuration |       and <literal>variables</> shows help about <application>psql</application> configuration | ||||||
|       variables. |       variables. | ||||||
|       </para> |       </para> | ||||||
|       </listitem> |       </listitem> | ||||||
| @@ -2734,7 +2734,7 @@ testdb=> <userinput>\setenv LESS -imx4F</userinput> | |||||||
|         explained: <literal>commands</> describes <application>psql</>'s |         explained: <literal>commands</> describes <application>psql</>'s | ||||||
|         backslash commands; <literal>options</> describes the command-line |         backslash commands; <literal>options</> describes the command-line | ||||||
|         options that can be passed to <application>psql</>; |         options that can be passed to <application>psql</>; | ||||||
|         and <literal>variables</> shows help about about <application>psql</application> configuration |         and <literal>variables</> shows help about <application>psql</application> configuration | ||||||
|         variables. |         variables. | ||||||
|         </para> |         </para> | ||||||
|         </listitem> |         </listitem> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user