Small typo - Dev Center - Class: IMatch

Started by anmue, June 11, 2017, 03:42:52 AM

Previous topic - Next topic

anmue

Hi Mario,

I found a small typo here: https://www.photools.com/dev-center/doc/imatch/IMatch.html

Quote
DEFAULT_WS_URL

    If you use this class from an external web browser (IMatch#isEmbedded == false) you can this default URL to connect to the IMatch websocket.

Should read:

Quote
DEFAULT_WS_URL

    If you use this class from an external web browser (IMatch#isEmbedded == false) you can USE this default URL to connect to the IMatch websocket.

Same for the DEFAULT_URL section.


Regards Andreas

Mario

Thanks. Will be fixed with the next documentation update.