From a095a27d0019807de197d3787d3ed99222e59904 Mon Sep 17 00:00:00 2001 From: Wertzui123 <46199283+Wertzui123@users.noreply.github.com> Date: Thu, 27 May 2021 19:14:36 +0200 Subject: [PATCH] gg: change vid to ved in a comment (#10218) --- vlib/gg/gg.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vlib/gg/gg.v b/vlib/gg/gg.v index c1201223f0f07f..d1eaa763770a4d 100644 --- a/vlib/gg/gg.v +++ b/vlib/gg/gg.v @@ -87,7 +87,7 @@ pub: fullscreen bool scale f32 = 1.0 sample_count int - // vid needs this + // ved needs this // init_text bool font_path string custom_bold_font_path string