diff src/os/linux/launcher/java_md.h @ 605:98cb887364d3

6810672: Comment typos Summary: I have collected some typos I have found while looking at the code. Reviewed-by: kvn, never
author twisti
date Fri, 27 Feb 2009 13:27:09 -0800
parents a61af66fc99e
children c18cbe5936b8
line wrap: on
line diff
--- a/src/os/linux/launcher/java_md.h	Fri Feb 27 08:34:19 2009 -0800
+++ b/src/os/linux/launcher/java_md.h	Fri Feb 27 13:27:09 2009 -0800
@@ -47,7 +47,7 @@
 #ifdef JAVA_ARGS
 /*
  * ApplicationHome is prepended to each of these entries; the resulting
- * strings are concatenated (seperated by PATH_SEPARATOR) and used as the
+ * strings are concatenated (separated by PATH_SEPARATOR) and used as the
  * value of -cp option to the launcher.
  */
 #ifndef APP_CLASSPATH