diff --git a/manual/Tasks/javah.html b/manual/Tasks/javah.html
index 0fdc88561..2958a2db6 100644
--- a/manual/Tasks/javah.html
+++ b/manual/Tasks/javah.html
@@ -38,15 +38,14 @@ with the implementation
attribute or a nested element. Here are the choices of the attribute:
- default - the default compiler for the platform.
- - sun (the standard compiler of the JDK) - default when not
- running on Kaffee or gcj/gij or Java9.
+ - sun (the standard compiler of the JDK)
- kaffeh (the native standard compiler of Kaffe)
- gcjh (the native standard compiler
of gcj and gij) since Apache Ant 1.8.2
- forking - runs the javah executable via its command line
- interface in a separate process. Default wehn running on
- Java9. since Ant 1.9.8
+ interface in a separate process. Default when not running on
+ Kaffee or gcj/gij since Ant 1.9.8
Note: if you are using this task to work on multiple files