Browse Source

netscape -> nullsoft

rdb 17 years ago
parent
commit
8ff665d2c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/directscripts/packpanda.py

+ 1 - 1
direct/src/directscripts/packpanda.py

@@ -2,7 +2,7 @@
 #
 #
 # packpanda - this is a tool that packages up a panda game into a
 # packpanda - this is a tool that packages up a panda game into a
 # convenient, easily-downloaded windows executable.  Packpanda relies on
 # convenient, easily-downloaded windows executable.  Packpanda relies on
-# NSIS, the netscape scriptable install system, to do the hard work.
+# NSIS, the nullsoft scriptable install system, to do the hard work.
 #
 #
 # This is intentionally a very simplistic game-packer with very
 # This is intentionally a very simplistic game-packer with very
 # limited options.  The goal is simplicity, not feature richness.
 # limited options.  The goal is simplicity, not feature richness.