Skip to content

Commit 2f73f5e

Browse files
authored
Merge pull request #684 from zoren/patch-3
Update java_interop.adoc arguments -> parameters
2 parents d954a8a + 54394c4 commit 2f73f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/reference/java_interop.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ There is a pass:[*warn-on-reflection*] flag (defaults to false) which will cause
281281
-> #user/foo
282282
----
283283

284-
For function return values, the type hint can be placed before the arguments vector:
284+
For function return values, the type hint can be placed before the parameter vector:
285285

286286
[source,clojure]
287287
----

0 commit comments

Comments
 (0)