Cygwin/X: Use normal apostrophe in XWin DDX help text
Use U+0027 APOSTROPHE in XWin DDX help text, rather than U+2019 RIGHT SINGLE QUOTATION MARK Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
This commit is contained in:
		
							parent
							
								
									9f8f056a21
								
							
						
					
					
						commit
						9ed70f15ef
					
				| 
						 | 
				
			
			@ -873,7 +873,7 @@ winUseMsg (void)
 | 
			
		|||
 | 
			
		||||
  ErrorF ("-silent-dup-error\n"
 | 
			
		||||
	  "\tIf another instance of " EXECUTABLE_NAME " with the same display number is running\n"
 | 
			
		||||
     "\texit silently and don’t display any error message.\n");
 | 
			
		||||
	  "\texit silently and don't display any error message.\n");
 | 
			
		||||
 | 
			
		||||
  ErrorF ("-swcursor\n"
 | 
			
		||||
	  "\tDisable the usage of the Windows cursor and use the X11 software\n"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue