﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	focuses
65468	"Fix a typo (""convet"" → ""convert"") in wp_create_image_subsizes() comment"	khokansardar		"There is a typo in an inline comment in `wp_create_image_subsizes()` (`src/wp-admin/includes/image.php`).

The comment reads:

    // Resize the image. This will also convet it if needed.

""convet"" should be ""convert"":

    // Resize the image. This will also convert it if needed."	defect (bug)	new	normal	Awaiting Review	Media	trunk	trivial		has-patch		docs
