From ea65c7dde1d9795e2e4b2291fc1a2265a031102c Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 6 Jun 2008 07:10:37 +0000 Subject: INTEGRATION: CWS ause094 (1.3.38); FILE MERGED 2008/05/19 10:30:07 hjs 1.3.38.1: #i88602# typo... --- solenv/bin/makemani.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'solenv/bin/makemani.pl') diff --git a/solenv/bin/makemani.pl b/solenv/bin/makemani.pl index d6f4ce787201..a97a7735923c 100644 --- a/solenv/bin/makemani.pl +++ b/solenv/bin/makemani.pl @@ -11,7 +11,7 @@ # # $RCSfile: makemani.pl,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # # This file is part of OpenOffice.org. # @@ -61,7 +61,7 @@ sub usage { print STDERR "\n$0 - append *.xcu file entries to .oxt manifest.xml\n\n"; print STDERR "usage: $0 \n\n"; - print STDERR " staic part - file containig all other content for mainfest.xml\n"; + print STDERR " static part - file containig all other content for mainfest.xml\n"; print STDERR " start dir - directory to change to before starting search\n"; print STDERR " out dir - destination directory to write manifes.xml to\n\n"; exit 1; -- cgit