diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/users_guide/debugging.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/debugging.xml b/docs/users_guide/debugging.xml index 2a8876718a..8a4129bf61 100644 --- a/docs/users_guide/debugging.xml +++ b/docs/users_guide/debugging.xml @@ -429,7 +429,7 @@ <para>In error messages, expressions are printed to a certain “depth”, with subexpressions beyond the depth replaced by ellipses. This flag sets the - depth.</para> + depth. Its default value is 5.</para> </listitem> </varlistentry> |