mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Minor edit of leading comments: 'the the' --> 'the', quoted 'enable'
option name for clarity.
This commit is contained in:
		
							parent
							
								
									c18a6f466a
								
							
						
					
					
						commit
						bd7b8b3310
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -14,8 +14,8 @@ | ||||||
| # IDLE extensions can be enabled and disabled by adding them to one of | # IDLE extensions can be enabled and disabled by adding them to one of | ||||||
| # the config files.  To enable an extension, create a section with the | # the config files.  To enable an extension, create a section with the | ||||||
| # same name as the extension, e.g. the [ParenMatch] section below.  To | # same name as the extension, e.g. the [ParenMatch] section below.  To | ||||||
| # disable an extension, either remove the section or add the the | # disable an extension, either remove the section or add the 'enable' | ||||||
| # enable option with the value 0.   | # option with the value 0.   | ||||||
| 
 | 
 | ||||||
| [EditorWindow] | [EditorWindow] | ||||||
| width= 80 | width= 80 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fred Drake
						Fred Drake