summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Inline/DESCR
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-01-31 23:41:14 +0000
committersnj <snj@pkgsrc.org>2004-01-31 23:41:14 +0000
commit3e3a28ec6a34e0da1d77bca4cd47f670419e506f (patch)
tree6c60a61573a2a7bee0d89bb6576a21e1306272bc /devel/p5-Test-Inline/DESCR
parentd1e45a7b3142bd910412bc5fc546897dda3866a3 (diff)
downloadpkgsrc-3e3a28ec6a34e0da1d77bca4cd47f670419e506f.tar.gz
s/seperate/separate/
Diffstat (limited to 'devel/p5-Test-Inline/DESCR')
-rw-r--r--devel/p5-Test-Inline/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Inline/DESCR b/devel/p5-Test-Inline/DESCR
index 2b8ad5ed981..9013cd4cac1 100644
--- a/devel/p5-Test-Inline/DESCR
+++ b/devel/p5-Test-Inline/DESCR
@@ -1,3 +1,3 @@
Test::Inline is a way to embed tests in the same file as your source code
-rather than in a seperate file. The idea is, the closer your tests are to
+rather than in a separate file. The idea is, the closer your tests are to
your code and docs, the more likely you'll keep them up to date.