lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 1fc6ed2 2/2: Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 1fc6ed2 2/2: Improve documentation
Date: Thu, 28 Jun 2018 10:36:54 -0400 (EDT)

branch: master
commit 1fc6ed281bafae06f1c01ddf74a1c839ef9a2864
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve documentation
---
 single_cell_document.cpp | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/single_cell_document.cpp b/single_cell_document.cpp
index 3e46b97..d54fd1e 100644
--- a/single_cell_document.cpp
+++ b/single_cell_document.cpp
@@ -90,11 +90,12 @@ void single_cell_document::parse(xml_lmi::dom_parser const& 
parser)
         // attribute exists and has a nondefault value--but, because
         // "data_source" is a newer attribute than "version", there
         // should be no "data_source" without "version". However, some
-        // old vendor extracts failed to follow that rule, this file
+        // old vendor extracts failed to follow that rule; therefore,
+        // this file
         //   single_cell_document_01.xsd
         // has been copied to
         //   single_cell_document_00.xsd
-        // which is the correct schema for vendor files that have a
+        // which is the correct schema for vendor files that have an
         // "InforceDataSource" element but no "data_source" attribute.
         // No corresponding '.rnc' schema is needed because validation
         // uses only '.xsd' schemata.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]