[3.0] Updated documentation to ensure DALi is referenced as such.
[platform/core/uifw/dali-toolkit.git] / docs / content / shared-javascript-and-cpp-documentation / debug-visual.md
index 47aac92..588f046 100644 (file)
@@ -5,7 +5,7 @@
 
 ## Enable debug rendering
 
-Setting DALI_DEBUG_RENDERING environment variable will enable the visual debuging.
+Setting DALI_DEBUG_RENDERING environment variable will enable the visual debugging.
 
 Then, every concrete visual ( ColorVisual, BorderVisual, ImageVisual, GradientVisual, etc. ) is replaced with a DebugVisual object.
 Debug visual renders a simple quad wireframe, so that the control layout and scene structure is clearly displayed.