diff --git a/lib/SOAP/WSDL/Manual.pod b/lib/SOAP/WSDL/Manual.pod index d9bd4a3..43d09d6 100644 --- a/lib/SOAP/WSDL/Manual.pod +++ b/lib/SOAP/WSDL/Manual.pod @@ -58,8 +58,7 @@ typemaps. For every Web service, there's also a typemap created. =head2 Interface class creation -To create interface classes, follow the steps above from -L. +To create interface classes, follow the steps above. If this works fine for you, skip the next paragraphs. If not, read on.