diff options
author | Bdale Garbee <bdale@gag.com> | 2010-11-24 20:53:36 -0700 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2010-11-24 20:53:36 -0700 |
commit | 7cd1c7765d137df711caeeb69abaaba1b36e0a65 (patch) | |
tree | d4240246b5b79ae41b3efd839a984f0c6b14c951 /doc | |
parent | db2b19b8f0d452d682d53c7ed0ff6e359b46efa0 (diff) |
fix missing section close in Site Map content
Diffstat (limited to 'doc')
-rw-r--r-- | doc/telemetrum-doc.xsl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/telemetrum-doc.xsl b/doc/telemetrum-doc.xsl index f7c8627c..4e71464d 100644 --- a/doc/telemetrum-doc.xsl +++ b/doc/telemetrum-doc.xsl @@ -1065,6 +1065,7 @@ the rocket's path will be traced on a dark grey background instead. </para> + </section> </section> <section> <title>Save Flight Data</title> |