Changeset - 87ac42db389c
[Not reviewed]
default
0 1 0
timeless@gmail.com - 10 years ago 2016-05-03 14:08:39
timeless@gmail.com
spelling: occurred
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/usage/debugging.rst
Show inline comments
 
@@ -25,7 +25,7 @@ Enable interactive debug mode
 

	
 
To enable interactive debug mode simply comment out ``set debug = false`` in
 
the .ini file. This will trigger an interactive debugger each time
 
there is an error in the browser, or send a http link if an error occured in the backend. This
 
there is an error in the browser, or send a http link if an error occurred in the backend. This
 
is a great tool for fast debugging as you get a handy Python console right
 
in the web view.
 

	
0 comments (0 inline, 0 general)