Author: sebb
Date: Tue Aug 20 07:53:26 2013
New Revision: 1515730

URL: http://svn.apache.org/r1515730
Log:
Typo

Modified:
    commons/proper/daemon/branches/1.0.x/src/native/windows/src/cmdline.c

Modified: commons/proper/daemon/branches/1.0.x/src/native/windows/src/cmdline.c
URL: 
http://svn.apache.org/viewvc/commons/proper/daemon/branches/1.0.x/src/native/windows/src/cmdline.c?rev=1515730&r1=1515729&r2=1515730&view=diff
==============================================================================
--- commons/proper/daemon/branches/1.0.x/src/native/windows/src/cmdline.c 
(original)
+++ commons/proper/daemon/branches/1.0.x/src/native/windows/src/cmdline.c Tue 
Aug 20 07:53:26 2013
@@ -262,7 +262,7 @@ void apxCmdlineFree(
  * Each variable is prfixed with PR_
  * for example 'set PR_JVM=auto' has a same meaning as providing '--Jvm auto'
  * on the command line.
- * Multistring varisables are added to the present conf.
+ * Multistring variables are added to the present conf.
  */
 void apxCmdlineLoadEnvVars(
     LPAPXCMDLINE lpCmdline)


Reply via email to