From f532e2405a86e1d06101e7f16d1a06c57c38f1e7 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni <olgeni@FreeBSD.org> Date: Fri, 23 May 2008 21:18:39 +0000 Subject: Hunt for typos in devel/p5-*. --- devel/p5-ExtUtils-XSBuilder/pkg-descr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/p5-ExtUtils-XSBuilder') diff --git a/devel/p5-ExtUtils-XSBuilder/pkg-descr b/devel/p5-ExtUtils-XSBuilder/pkg-descr index bfceb295e535..f0bbeb8dffd1 100644 --- a/devel/p5-ExtUtils-XSBuilder/pkg-descr +++ b/devel/p5-ExtUtils-XSBuilder/pkg-descr @@ -1,8 +1,8 @@ ExtUtils::XSBuilder is a set modules to parse C header files and create XS -glue code and documentation out of it. Idealy this allows to "write" an +glue code and documentation out of it. Ideally this allows to "write" an interface to a C library without coding a line. Since no C-API is ideal, -some adjuments are necessary most of the time. So to use this module you -must still be familar with C and XS programming, but it removes a lot of +some adjustments are necessary most of the time. So to use this module you +must still be familiar with C and XS programming, but it removes a lot of stupid work and copy&paste from you. Also when the C API changes, most of the time you only have to rerun XSBuilder to get your new Perl API. -- cgit v1.2.3