Skip to content

Commit dcb01be

Browse files
authored
fix typo
1 parent 297a202 commit dcb01be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vgui2/vgui_controls/ImageList.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
using namespace vgui;
1717

1818
//-----------------------------------------------------------------------------
19-
// Purpose: blank image, intentially draws nothing
19+
// Purpose: blank image, intentionally draws nothing
2020
//-----------------------------------------------------------------------------
2121
class BlankImage : public IImage
2222
{

0 commit comments

Comments
 (0)