diff --git a/application/basilisk/app/Makefile.in b/application/basilisk/app/Makefile.in
index 5f82f6930c..edb52e46c5 100644
--- a/application/basilisk/app/Makefile.in
+++ b/application/basilisk/app/Makefile.in
@@ -24,8 +24,8 @@ NSDISTMODE = copy
include $(topsrcdir)/config/config.mk
ifeq ($(OS_ARCH),WINNT)
-# Rebuild firefox.exe if the manifest changes - it's included by splash.rc.
-# (this dependency should really be just for firefox.exe, not other targets)
+# Rebuild basilisk.exe if the manifest changes - it's included by splash.rc.
+# (this dependency should really be just for basilisk.exe, not other targets)
# Note the manifest file exists in the tree, so we use the explicit filename
# here.
EXTRA_DEPS += basilisk.exe.manifest
diff --git a/application/basilisk/base/content/aboutDialog.xul b/application/basilisk/base/content/aboutDialog.xul
index 5780e5ec13..b1fcd6afcc 100644
--- a/application/basilisk/base/content/aboutDialog.xul
+++ b/application/basilisk/base/content/aboutDialog.xul
@@ -131,7 +131,7 @@
Basilisk is community software released by and Mozilla developers. Learn to this software.
- Want to help? Please consider or get involved with our of the Unified XUL Platform.
+ Want to help? Please consider or get involved with our of the Unified XUL Platform.
#endif