From a827d6ad83c2e190e33005bd232d36ee40f06edd Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 15 Jan 2004 03:24:32 +0000 Subject: minor spelling changes svn path=/trunk/; revision=1262 --- doc/Makefile | 4 ++-- doc/pd-doc.info | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/Makefile b/doc/Makefile index 4fa15da5..1a4f9811 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,9 +3,9 @@ current: darwin_pkg -PDDOC_VERSION = $(shell date +20%y.%m.%d) +PACKAGE_VERSION = $(shell date +20%y.%m.%d) PACKAGE_PREFIX = pd-doc -PACKAGE_NAME = $(PACKAGE_PREFIX)-$(PDDOC_VERSION) +PACKAGE_NAME = $(PACKAGE_PREFIX)-$(PACKAGE_VERSION) darwin_pkg_license: # generate HTML version of License diff --git a/doc/pd-doc.info b/doc/pd-doc.info index cccad167..db388b4f 100644 --- a/doc/pd-doc.info +++ b/doc/pd-doc.info @@ -1,6 +1,6 @@ -Title Pure Data Docs +Title Pure Data Extra Docs Version MSP standard paths -Description Tutorials and Special Docs +Description Tutorials and special docs collected from various authors. DefaultLocation /usr/local/lib DeleteWarning -- cgit v1.2.1