8167157: ant build fails with [javadoc] javadoc: error - Illegal package name: "implNote:a:Implementation Note:"

Reviewed-by: hannesw
diff --git a/nashorn/make/project.properties b/nashorn/make/project.properties
index e55fe39..695992f 100644
--- a/nashorn/make/project.properties
+++ b/nashorn/make/project.properties
@@ -36,7 +36,7 @@
 javac.target=1.9
 
 javadoc.option=\
-    -tag "implSpec:a:Implementation Requirements:"\
+    -tag "implSpec:a:Implementation Requirements:" \
     -tag "implNote:a:Implementation Note:"
 
 # nashorn version information