Typo.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 11 Feb 2007 18:09:03 +0000 (18:09 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 11 Feb 2007 18:09:03 +0000 (18:09 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@7271 cda61777-01e9-0310-a592-d414129be87e

Buildscr

index 568196a..df2244d 100644 (file)
--- a/Buildscr
+++ b/Buildscr
@@ -15,7 +15,7 @@ ifneq "$(MAKEARGS)" "" set Makeargs $(makeargs) $(MAKEARGS)
 # Set up the version string for the docs build.
 set Docmakeargs VERSION="PuTTY revision $(revision)"
 ifneq "$(RELEASE)" "" set Docmakeargs VERSION="PuTTY release $(RELEASE)"
-ifneq "$(date)" "" set Docmakeaargs VERSION="PuTTY development snapshot $(date)"
+ifneq "$(date)" "" set Docmakeargs VERSION="PuTTY development snapshot $(date)"
 
 # Set up the version string for the Unix source archive.
 set Unxver r$(revision)