user-manual: List wolfSSL as potential dependency
[privoxy.git] / windows / privoxy_winthreads.nsi
index 8c9f113..376cba9 100755 (executable)
@@ -11,7 +11,7 @@
 ;
 ; Copyright:
 ;   Written by and Copyright (C) 2007-2009 the Privoxy team.
-;   http://www.privoxy.org/
+;   https://www.privoxy.org/
 ;
 ;   This script originally written by and Copyright (C) 2002
 ;   Jonathan Foster
@@ -111,7 +111,7 @@ SetDatablockOptimize on
 CRCCheck on
 AutoCloseWindow true ; (can be true for the window go away automatically at end)
 ShowInstDetails nevershow ; (can be show to have them shown, or nevershow to disable)
-SetDateSave on ; (can be on to have files restored to their orginal date)
+SetDateSave on ; (can be on to have files restored to their original date)
 ; SetOverwrite ifnewer ; (files are only overwritten if the existing file is older than the new file)
 SetOverwrite on  ; install package files over-write existing files regardless of date