From a4ed2549a40ae32418a747923d65fee131b4dccd Mon Sep 17 00:00:00 2001 From: david Date: Tue, 17 Jun 2008 22:53:02 +0000 Subject: [PATCH] Fix a closing para tag in docs/scripting.xml. --- docs/scripting.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/scripting.xml b/docs/scripting.xml index be6579577..096d3c4ed 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -3601,7 +3601,7 @@ passed to mainloop where the real work begins. and put the dependencies inside the libtool commands in Makefile.in—here you should take a look at how pcre.so handles this. - + I split this paragraph into two parts and cleaned up the second part.