From 4bebe416189f07a3d298bde42b755113b8eef956 Mon Sep 17 00:00:00 2001 From: jedgar Date: Thu, 2 Nov 2000 14:12:32 +0000 Subject: Fix spelling error (endif -> fi) PR: 22539 Submitted by: Maintainer --- german/staroffice52/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile index cf59be77186..6526abb2e0f 100644 --- a/german/staroffice52/Makefile +++ b/german/staroffice52/Makefile @@ -110,7 +110,7 @@ do-install: ${ECHO} Bitte schicken Sie ein Mail mit dem Fehlerbeschrieb an mb@imp.ch. Danke ; \ ${ECHO} ; \ ${FALSE} ; \ - endif + fi .endif post-install: -- cgit