photools.com Community

IMatch Discussion Boards => Online Help and other Documentation => Topic started by: anmue on June 11, 2017, 03:42:52 AM

Title: Small typo - Dev Center - Class: IMatch
Post by: anmue on June 11, 2017, 03:42:52 AM
Hi Mario,

I found a small typo here: https://www.photools.com/dev-center/doc/imatch/IMatch.html (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
Title: Re: Small typo - Dev Center - Class: IMatch
Post by: Mario on June 11, 2017, 09:08:50 AM
Thanks. Will be fixed with the next documentation update.