summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert P. J. DAY" <rpjday@crashcourse.ca>2009-04-17 20:45:47 (GMT)
committerRobert P. J. DAY" <rpjday@crashcourse.ca>2009-04-17 20:45:47 (GMT)
commit6511a7787fef4e09c57c582ec63dd69d35937f37 (patch)
tree4526e33bd72382c944201e97374937493894c959 /docs
parent9be02f047ee414f3424c1c23619efa9eea19ee09 (diff)
Fix obvious "DESTDIR" misspelling.
Diffstat (limited to 'docs')
-rw-r--r--docs/overview.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/overview.txt b/docs/overview.txt
index 4ca7c54..d98e048 100644
--- a/docs/overview.txt
+++ b/docs/overview.txt
@@ -168,7 +168,7 @@ DESTDIR variable:
./configure --prefix=/usr
make
- make DESDTDIR=/packaging/place install
+ make DESTDIR=/packaging/place install
Shell completion |
-----------------+