diff options
author | wiz <wiz@pkgsrc.org> | 2006-09-03 00:20:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-09-03 00:20:49 +0000 |
commit | f146b31eac97961ed030b203fb69db154bdc736f (patch) | |
tree | cdb76e7829988825677faf311cc84d1e63beee3a /doc/guide | |
parent | 3b29d4f932156b48a6029db800e105b7c4da2cd4 (diff) | |
download | pkgsrc-f146b31eac97961ed030b203fb69db154bdc736f.tar.gz |
Fix a typo.
Diffstat (limited to 'doc/guide')
-rw-r--r-- | doc/guide/files/components.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/components.xml b/doc/guide/files/components.xml index b2362624ec5..0d4cca769b1 100644 --- a/doc/guide/files/components.xml +++ b/doc/guide/files/components.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: components.xml,v 1.27 2006/09/01 16:35:38 jmmv Exp $ --> +<!-- $NetBSD: components.xml,v 1.28 2006/09/03 00:20:49 wiz Exp $ --> <chapter id="components"> <?dbhtml filename="components.html"?> <title>Package components - files, directories and contents</title> @@ -278,7 +278,7 @@ <para>Of course, checking for features generally involves more work on the developer's side, but the resulting changes are - clearner and there are chances they will work on many other + cleaner and there are chances they will work on many other platforms. Not to mention that there are higher chances of being later integrated into the mainstream sources. Remember: <emphasis>It doesn't work unless it is right!</emphasis></para> |