You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mt...@apache.org on 2012/02/01 15:11:09 UTC

svn commit: r1239140 - /commons/proper/daemon/branches/1.0.x/src/native/windows/src/utils.c

Author: mturk
Date: Wed Feb  1 14:11:08 2012
New Revision: 1239140

URL: http://svn.apache.org/viewvc?rev=1239140&view=rev
Log:
backport typo fix from trunk

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

Modified: commons/proper/daemon/branches/1.0.x/src/native/windows/src/utils.c
URL: http://svn.apache.org/viewvc/commons/proper/daemon/branches/1.0.x/src/native/windows/src/utils.c?rev=1239140&r1=1239139&r2=1239140&view=diff
==============================================================================
--- commons/proper/daemon/branches/1.0.x/src/native/windows/src/utils.c (original)
+++ commons/proper/daemon/branches/1.0.x/src/native/windows/src/utils.c Wed Feb  1 14:11:08 2012
@@ -298,7 +298,7 @@ apxSetEnvironmentVariable(APXHANDLE hPoo
 }
 
 
-/** Convert null separated double null terimated string to LPTSTR array)
+/** Convert null separated double null terminated string to LPTSTR array)
  * returns array size
  */
 DWORD