Update Definitions.xid.xml, typo
Showing
1 changed file
with
2 additions
and
1 deletions
... | @@ -171,7 +171,8 @@ | ... | @@ -171,7 +171,8 @@ |
171 | ISO-8601 for string formats (e.g. JSON). | 171 | ISO-8601 for string formats (e.g. JSON). |
172 | </comment> | 172 | </comment> |
173 | <artifact>https://www.iso.org/standard/40874.html</artifact> | 173 | <artifact>https://www.iso.org/standard/40874.html</artifact> |
174 | <articact>https://wikipedia.org/wiki/ISO_8601</articact> | 174 | <artifact>https://wikipedia.org/wiki/ISO_8601</artifact> |
175 | <artifact>https://xkcd.com/1179</artifact> | ||
175 | <lang name="c" type="uint64_t" include="stdint.h"/> | 176 | <lang name="c" type="uint64_t" include="stdint.h"/> |
176 | <lang name="cpp" type="::Tensor::Types::DateTime" include="Tensor/Types/DateTime.h"/> | 177 | <lang name="cpp" type="::Tensor::Types::DateTime" include="Tensor/Types/DateTime.h"/> |
177 | <lang name="java" type="XidDateTime" include="com.comtechtel.tensor.xid.XidDateTime"/> | 178 | <lang name="java" type="XidDateTime" include="com.comtechtel.tensor.xid.XidDateTime"/> | ... | ... |
-
Please register or sign in to post a comment