Skip to content

Commit 0002071

Browse files
author
duwen
committed
Merge remote-tracking branch 'origin/master'
2 parents ac150b6 + 3dbb11b commit 0002071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ In order to be compatible with IOS , we make the following convention on Java A
148148

149149
**` public any handler(Object msg) `**
150150

151-
The argument type must be Object and must declare(although it not need),and the type of return value is not limited.
151+
The argument type must be Object and must be declared even if not need),and the type of return value is not limited.
152152

153153
2. For asynchronous API.
154154

0 commit comments

Comments
 (0)