Skip to content

Commit ff26618

Browse files
committed
ParseClient class description patch
1 parent 56a6eb8 commit ff26618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/internal/ParseClient.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
/*! \class ParseClient
3737
* \brief Class responsible for Parse connection
3838
*
39-
* NOTE: A global ParseClient object with name "Parse" is defined in SDK,
39+
* NOTE: A global ParseClient object with the name "Parse" is defined in the SDK,
4040
* use it in your sketch instead of defining your own ParseClient object.
4141
*/
4242
class ParseClient {

0 commit comments

Comments
 (0)