Revert "[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 588f046..47aac92 100644 (file)
@@ -5,7 +5,7 @@
 
 ## Enable debug rendering
 
-Setting DALI_DEBUG_RENDERING environment variable will enable the visual debugging.
+Setting DALI_DEBUG_RENDERING environment variable will enable the visual debuging.
 
 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.