Skip to content

Commit d288804

Browse files
authored
fix typo
1 parent 08630ef commit d288804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/utils/jnigen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Bitness: `32`(default), `64`, `128`
136136

137137
Note: iOS and Android don't accept Architecture or Bitness and will only generate one task.
138138

139-
Every new target will create a new gradle task in the pattern `jnigenBuild<platform><architectur><bitness>`, however default values will be ignored in the task name.
139+
Every new target will create a new gradle task in the pattern `jnigenBuild<platform><architecture><bitness>`, however default values will be ignored in the task name.
140140

141141
Executing these tasks will build the native library for the specified platform.
142142

0 commit comments

Comments
 (0)