Update of /cvsroot/popfile/windows
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16709
Modified Files:
Tag: b0_22_2
installer-SecPOPFile-func.nsh
Log Message:
Correct a minor typo.
Index: installer-SecPOPFile-func.nsh
===================================================================
RCS file: /cvsroot/popfile/windows/installer-SecPOPFile-func.nsh,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -d -r1.1.2.7 -r1.1.2.8
*** installer-SecPOPFile-func.nsh 14 Oct 2007 17:19:41 -0000 1.1.2.7
--- installer-SecPOPFile-func.nsh 18 Oct 2007 01:38:07 -0000 1.1.2.8
***************
*** 380,384 ****
; The program files we are about to update are in use so we need to shut POPFile down
! DetailPrint "... oen of them is locked."
; Attempt to discover which POPFile UI port is used by the current user, so we can issue
--- 380,384 ----
; The program files we are about to update are in use so we need to shut POPFile down
! DetailPrint "... one of them is locked."
; Attempt to discover which POPFile UI port is used by the current user, so we can issue
|