From 95058aba7dec5289a9843a036df70a8850ea2d75 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 24 Apr 2003 13:45:35 +0000 Subject: [PATCH] Typo fix. --- Make/help.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make/help.sh b/Make/help.sh index 9cebd1c5c..f19665421 100644 --- a/Make/help.sh +++ b/Make/help.sh @@ -117,7 +117,7 @@ installation locations for $OS. documentation in Note also that INST_LIBS, INST_PLUGINS, INST_INCLUDE, and INST_SHARE share -a common prefix by default: INST_LOCATION. Further INST_EXAMPES, INST_EXAMPLE_SRC, +a common prefix by default: INST_LOCATION. Further INST_EXAMPLES, INST_EXAMPLE_SRC, INST_DOC, and INST_DATA share a common prefix by default : INST_SHARE, which is located under INST_LOCATION by default. This provides a short cut for the above 'make' usage. For example,