mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	Fix assorted typos
This commit is contained in:
		
				
					committed by
					
						
						Bjørn Erik Pedersen
					
				
			
			
				
	
			
			
			
						parent
						
							6512d128c6
						
					
				
				
					commit
					f7f549e3a7
				
			@@ -24,7 +24,7 @@ import (
 | 
			
		||||
	"github.com/spf13/afero"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// Make sure we don't accidently use this in the real Hugo.
 | 
			
		||||
// Make sure we don't accidentally use this in the real Hugo.
 | 
			
		||||
var _ types.DevMarker = (*stacktracerFs)(nil)
 | 
			
		||||
 | 
			
		||||
// NewStacktracerFs wraps the given fs printing stack traces for file creates
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user