aboutsummaryrefslogtreecommitdiff
path: root/Lib/java/various.i
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/java/various.i')
-rw-r--r--Lib/java/various.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/java/various.i b/Lib/java/various.i
index 76fb2b129..24796ba84 100644
--- a/Lib/java/various.i
+++ b/Lib/java/various.i
@@ -129,7 +129,7 @@
/*
* char *BYTE typemaps.
* These are input typemaps for mapping a Java byte[] array to a C char array.
- * Note that as a Java array is used and thus passeed by reference, the C routine
+ * Note that as a Java array is used and thus passed by reference, the C routine
* can return data to Java via the parameter.
*
* Example usage wrapping: