diff options
author | Tim Janik <timj@src.gnome.org> | 2006-12-28 13:03:41 +0000 |
---|---|---|
committer | Tim Janik <timj@src.gnome.org> | 2006-12-28 13:03:41 +0000 |
commit | 34bef7ab9f72d3715ff20f934b668255cc982f22 (patch) | |
tree | 045122927487ad813a2b4ad207a8710d1f94913f /docs | |
parent | 1bd89934513921526da2d9e6463faeda8e4d76a7 (diff) |
fixed tag nesting
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/glib/running.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/glib/running.sgml b/docs/reference/glib/running.sgml index d1c26d66b..12cee41a8 100644 --- a/docs/reference/glib/running.sgml +++ b/docs/reference/glib/running.sgml @@ -214,6 +214,8 @@ call <function>setlocale (LC_ALL, "")</function> to set up the current locale. </para> +</refsect2> + <refsect2> <title>Traps and traces</title> |