From 3a8d9198b33d9c90abd3a134ee26e2f68ff52002 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 6 Sep 2020 01:45:38 +1000 Subject: Cleanup: spelling --- source/blender/editors/interface/interface_layout.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/interface/interface_layout.c') diff --git a/source/blender/editors/interface/interface_layout.c b/source/blender/editors/interface/interface_layout.c index f27714324fc..da3ab7556ed 100644 --- a/source/blender/editors/interface/interface_layout.c +++ b/source/blender/editors/interface/interface_layout.c @@ -5648,7 +5648,7 @@ void UI_paneltype_draw(bContext *C, PanelType *pt, uiLayout *layout) /** \} */ /* -------------------------------------------------------------------- */ -/** \name Layout (Debuging/Introspection) +/** \name Layout (Debugging/Introspection) * * Serialize the layout as a Python compatible dictionary, * -- cgit v1.2.3