DeutscheSoft / AES70.js

A controller library implementing the AES70 standard
Other
38 stars 5 forks source link

comment typo #2

Closed andrew-elder closed 6 years ago

andrew-elder commented 6 years ago

Here https://github.com/DeutscheSoft/AES70.js/blob/master/src/Types.js#L125

dbrignoli commented 6 years ago

@andrew-elder, the typo is from the standard's XMI doc and ended up in this file because it is automatically generated. The same "Generic 32 bit float" doc string is also repeated for the OcaBoolean type. I wonder if there is a place where we can report these kind of issues.

arneg commented 6 years ago

Thanks for reporting it. I can forward these comments to make sure they get fixed in upcoming standard versions.

andrew-elder commented 6 years ago

@arneg - thanks. Feel free to close this issue after the comments have been forwarded "upstream".