mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	Fix various issues with formatting and typos (#424)
* Fix typos * Simplify code * Fix error usage
This commit is contained in:
		
				
					committed by
					
						 Miek Gieben
						Miek Gieben
					
				
			
			
				
	
			
			
			
						parent
						
							f402b8f726
						
					
				
				
					commit
					ece3cf8ecf
				
			| @@ -24,7 +24,7 @@ type dir http.Dir | ||||
| // Dexample.org/... | ||||
| // Db.example.org/... | ||||
| // | ||||
| // CoreDir will default to "$HOME/.coredns" on Unix, but it's location can be overriden with the COREDNSPATH | ||||
| // CoreDir will default to "$HOME/.coredns" on Unix, but it's location can be overridden with the COREDNSPATH | ||||
| // environment variable. | ||||
| var CoreDir = dir(fsPath()) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user