summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsnj <snj>2004-02-01 00:12:09 +0000
committersnj <snj>2004-02-01 00:12:09 +0000
commit3580427f075cabdd70aaf6631355b130a81f8b93 (patch)
tree07056dedbb31ee17f63c90ca8a7d931601b20a2f
parente8ee43909fd44fa5dc7557cd732afc5a1f9c0bf3 (diff)
downloadpkgsrc-3580427f075cabdd70aaf6631355b130a81f8b93.tar.gz
s/seperate/separate/
-rw-r--r--wm/oroborus/DESCR2
-rw-r--r--www/p5-HTML-Template/DESCR2
-rw-r--r--www/php-FastTemplate/DESCR2
-rw-r--r--x11/wterm/DESCR2
4 files changed, 4 insertions, 4 deletions
diff --git a/wm/oroborus/DESCR b/wm/oroborus/DESCR
index 73fc1c537bd..a5aa1838092 100644
--- a/wm/oroborus/DESCR
+++ b/wm/oroborus/DESCR
@@ -8,4 +8,4 @@ features:
Oroborus doesn't provide any kind of dock, toolbar, program launcher,
background changer or root menu as these functions can be provided by
-seperate applications.
+separate applications.
diff --git a/www/p5-HTML-Template/DESCR b/www/p5-HTML-Template/DESCR
index b3d23d2bb68..8348311ccde 100644
--- a/www/p5-HTML-Template/DESCR
+++ b/www/p5-HTML-Template/DESCR
@@ -5,5 +5,5 @@ written with HTML and these new tags is called a template. It is
usually saved separate from your script - possibly even created by
someone else! Using this module you fill in the values for the
variables, loops and branches declared in the template. This allows
-you to seperate design - the HTML - from the data, which you generate
+you to separate design - the HTML - from the data, which you generate
in the Perl script.
diff --git a/www/php-FastTemplate/DESCR b/www/php-FastTemplate/DESCR
index 6d7a1448729..035c4e85820 100644
--- a/www/php-FastTemplate/DESCR
+++ b/www/php-FastTemplate/DESCR
@@ -4,6 +4,6 @@ interpolation.
Templates are very useful for CGI programming, because adding HTML to your
PHP code clutters your code and forces you to do any HTML modifications.
-By putting all of your HTML in seperate template files, you can let a
+By putting all of your HTML in separate template files, you can let a
graphic or interface designer change the look of your application without
having to bug you, or let them muck around in your PHP code.
diff --git a/x11/wterm/DESCR b/x11/wterm/DESCR
index 48067542b0d..39c45e829b6 100644
--- a/x11/wterm/DESCR
+++ b/x11/wterm/DESCR
@@ -2,4 +2,4 @@
which adds true NeXT style scrollbars, transparent backgrounds with
optional shading, and other additions. Unlike many other efforts,
wterm aims to have its changed merged back into the parent rxvt
-rather than forking off yet another seperate terminal emulator.
+rather than forking off yet another separate terminal emulator.