diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2001-02-06 19:27:31 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2001-02-06 19:27:31 (GMT) |
commit | 6a28293644c8718016210f2dd61bf9bcdee1465b (patch) | |
tree | 5225b6333fe4e35c20881fa005d252638035c2dc | |
parent | 8603132b2a699977d40d7dee3737e44b3a66865c (diff) | |
download | hdf5-6a28293644c8718016210f2dd61bf9bcdee1465b.zip hdf5-6a28293644c8718016210f2dd61bf9bcdee1465b.tar.gz hdf5-6a28293644c8718016210f2dd61bf9bcdee1465b.tar.bz2 |
[svn-r3372]
Purpose:
Typo fix
Description:
While running a snapshot, I noticed that MANIFEST has _DO_NO_DISTRIBUTE_ typo.
Solution:
Fixed.
Platforms tested:
PDP-11 and BESM-6
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -195,7 +195,7 @@ ./doc/html/TechNotes/ChStudy_5000x1000.gif ./doc/html/TechNotes/ChStudy_500x500.gif ./doc/html/TechNotes/ChStudy_p1.gif -./doc/html/TechNotes/ChStudy_p1.obj _DO_NO_DISTRIBUTE_ +./doc/html/TechNotes/ChStudy_p1.obj _DO_NOT_DISTRIBUTE_ ./doc/html/TechNotes/ChunkingStudy.html ./doc/html/TechNotes/CodeReview.html ./doc/html/TechNotes/Dependencies |