From 70466e60b92da5fd34eadffdc36abd648a78a5ae Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Mon, 22 Sep 2003 17:08:38 +0000 Subject: [PATCH] Typo. --- cygwin/mknetrel.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cygwin/mknetrel.doc b/cygwin/mknetrel.doc index 0a157ae7f2..6239e1c4f9 100644 --- a/cygwin/mknetrel.doc +++ b/cygwin/mknetrel.doc @@ -4,7 +4,7 @@ # mknetrel.doc -- fixup doc # -if [ "$ABI" = "1.3"]; then +if [ "$ABI" = "1.3" ]; then docprefix=$prefix else docprefix=$prefix/share -- 2.39.5