summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-11-01 16:44:03 -0500
committerJonathan Callen <abcd@gentoo.org>2009-11-01 16:44:03 -0500
commitea52c06fceef56f74e8c6073ddd96af300e725ea (patch)
tree6c6c75b6e49e94f68f50300bc3842cbf47a72eb2 /Documentation
parent31d26910abdf10a4aab13b2c804257112453c0b5 (diff)
downloadkde-ea52c06fceef56f74e8c6073ddd96af300e725ea.tar.gz
kde-ea52c06fceef56f74e8c6073ddd96af300e725ea.tar.bz2
kde-ea52c06fceef56f74e8c6073ddd96af300e725ea.zip
[Documentation/CODE] typo fix
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/CODE2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/CODE b/Documentation/CODE
index 1e78b0f37c0..09e962a0c82 100644
--- a/Documentation/CODE
+++ b/Documentation/CODE
@@ -30,7 +30,7 @@ KDE4 (kde-testing) policies:
- think about adding debug USE flag to your package. Do not add debug USE flag for artwork-only and
python-only KDE packages. And don't forget to write metadata.xml entries for new local USE flags.
- - do not enable USE flags by default (IUSE="+useflag") with no *good* reason. "Because I use it" it's
+ - do not enable USE flags by default (IUSE="+useflag") with no *good* reason. "Because I use it" is
not enough. If uncertain - discuss it with the rest of the team. USE flags that are considered as
commonly used, known to work and not pulling any dependencies, can be enabled by default right away.