diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-01-15 03:24:32 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-01-15 03:24:32 +0000 |
commit | a827d6ad83c2e190e33005bd232d36ee40f06edd (patch) | |
tree | 8234ac9d646d97ad1e24bc64222cee8dff1bf63f /doc | |
parent | 325558aa046aeaed55ebd179b564170e2aec1062 (diff) |
minor spelling changes
svn path=/trunk/; revision=1262
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile | 4 | ||||
-rw-r--r-- | 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 |