mirror of
				https://github.com/lightpanda-io/browser.git
				synced 2025-10-30 15:41:48 +00:00 
			
		
		
		
	typo fix
This commit is contained in:
		| @@ -178,7 +178,7 @@ pub const Page = struct { | |||||||
|             // TODO check content-type |             // TODO check content-type | ||||||
|             try self.loadHTMLDoc(&result); |             try self.loadHTMLDoc(&result); | ||||||
|         } else { |         } else { | ||||||
|             log.info("none HTML document: {s}", .{ct}); |             log.info("non-HTML document: {s}", .{ct}); | ||||||
|         } |         } | ||||||
|     } |     } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Pierre Tachoire
					Pierre Tachoire