mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Fix typos
Alexander Law
This commit is contained in:
		@@ -96,7 +96,7 @@ PostgreSQL documentation
 | 
				
			|||||||
      <term><option>--if-not-exists</option></term>
 | 
					      <term><option>--if-not-exists</option></term>
 | 
				
			||||||
      <listitem>
 | 
					      <listitem>
 | 
				
			||||||
       <para>
 | 
					       <para>
 | 
				
			||||||
        Do not not error out when <option>--create-slot</option> is specified
 | 
					        Do not error out when <option>--create-slot</option> is specified
 | 
				
			||||||
        and a slot with the specified name already exists.
 | 
					        and a slot with the specified name already exists.
 | 
				
			||||||
       </para>
 | 
					       </para>
 | 
				
			||||||
      </listitem>
 | 
					      </listitem>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -158,7 +158,7 @@ PostgreSQL documentation
 | 
				
			|||||||
      <term><option>--if-not-exists</option></term>
 | 
					      <term><option>--if-not-exists</option></term>
 | 
				
			||||||
      <listitem>
 | 
					      <listitem>
 | 
				
			||||||
       <para>
 | 
					       <para>
 | 
				
			||||||
        Do not not error out when <option>--create-slot</option> is specified
 | 
					        Do not error out when <option>--create-slot</option> is specified
 | 
				
			||||||
        and a slot with the specified name already exists.
 | 
					        and a slot with the specified name already exists.
 | 
				
			||||||
       </para>
 | 
					       </para>
 | 
				
			||||||
      </listitem>
 | 
					      </listitem>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user