Fix obvious "DESTDIR" misspelling.
author"Robert P. J. DAY" <rpjday@crashcourse.ca>
Fri Apr 17 20:45:47 2009 +0000 (2009-04-17)
changeset 1291740eaf575523
parent 1290 108eaf22653b
child 1292 546d2ed3410b
Fix obvious "DESTDIR" misspelling.
docs/overview.txt
     1.1 --- a/docs/overview.txt	Mon Apr 06 20:27:17 2009 +0000
     1.2 +++ b/docs/overview.txt	Fri Apr 17 20:45:47 2009 +0000
     1.3 @@ -168,7 +168,7 @@
     1.4  
     1.5    ./configure --prefix=/usr
     1.6    make
     1.7 -  make DESDTDIR=/packaging/place install
     1.8 +  make DESTDIR=/packaging/place install
     1.9  
    1.10  Shell completion |
    1.11  -----------------+