Docs: Grammar fixes in mi_lttng.xsd
[lttng-tools.git] / src / common / mi_lttng.xsd
index 3f0894e83960bd1a80f88cedbfc186a6d4288405..44a7bc97348f12a0f0f2523ad6e46d3f10acf180 100644 (file)
@@ -363,7 +363,7 @@ THE SOFTWARE.
                </xs:all>
        </xs:complexType>
 
-       <!-- Map to the save command -->
+       <!-- Maps to the save command -->
        <xs:complexType name="save_type">
                <xs:all>
                        <xs:element name="session" type="session_type" />
@@ -371,7 +371,7 @@ THE SOFTWARE.
                </xs:all>
        </xs:complexType>
 
-       <!-- Map to the load command -->
+       <!-- Maps to the load command -->
        <xs:complexType name="load_type">
                <xs:all>
                        <xs:element name="session" type="session_type" />
@@ -386,7 +386,7 @@ THE SOFTWARE.
                </xs:all>
        </xs:complexType>
 
-       <!-- Map to lttng_event_perf_counter_ctx -->
+       <!-- Maps to lttng_event_perf_counter_ctx -->
        <xs:complexType name="perf_counter_context_type">
                <xs:all>
                        <xs:element name="type" type="uint32_type" />
@@ -395,7 +395,7 @@ THE SOFTWARE.
                </xs:all>
        </xs:complexType>
 
-       <!-- Map to lttng_event_context -->
+       <!-- Maps to lttng_event_context -->
        <xs:complexType name="context_type">
                <xs:all>
                        <xs:element name="type" type="context_type_type" />
This page took 0.023579 seconds and 4 git commands to generate.