Fixed typo: 'texure' to 'texture'

This commit is contained in:
Indah Sylvia 2017-09-29 04:40:01 +07:00
parent 4f39ce32b9
commit 392a94686c
6 changed files with 7 additions and 7 deletions

View file

@ -94,7 +94,7 @@ String Performance::get_monitor_name(Monitor p_monitor) const {
"raster/surface_changes",
"raster/draw_calls",
"video/video_mem",
"video/texure_mem",
"video/texture_mem",
"video/vertex_mem",
"video/video_mem_max",
"physics_2d/active_objects",