From: Graham Knop Date: Mon, 23 Dec 2013 01:57:59 +0000 (-0500) Subject: typo fix X-Git-Tag: v2.000_000~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=commitdiff_plain;h=1ff92911f0945561feaf3168352b23c733f6e98e typo fix --- diff --git a/lib/local/lib.pm b/lib/local/lib.pm index 6f607d6..b2cbac4 100644 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -814,7 +814,7 @@ and the subdirectories are created. =head3 PowerShell -local::lib also supports PowerShell, and an be used with the +local::lib also supports PowerShell, and can be used with the C cmdlet. Invoke-Expression "$(perl -Mlocal::lib)"