mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		| @@ -257,7 +257,7 @@ The Fuck has a few settings parameters which can be changed in `~/.thefuck/setti | ||||
| * `wait_command` – max amount of time in seconds for getting previous command output; | ||||
| * `no_colors` – disable colored output; | ||||
| * `priority` – dict with rules priorities, rule with lower `priority` will be matched first; | ||||
| * `debug` – enabled debug output, by default `False`; | ||||
| * `debug` – enables debug output, by default `False`; | ||||
|  | ||||
| Example of `settings.py`: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user