diff options
author | Tristan Heaven <tristan@gentoo.org> | 2010-03-11 20:47:09 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2010-03-11 20:47:09 +0000 |
commit | 47ee5c1a2f0b5f88344666c709468e4ec3ad47f7 (patch) | |
tree | 36b5b35f1d31731a42ce17f43367bfdd0e82df11 /dev-util | |
parent | amd64 stable, bug 308549 (diff) | |
download | historical-47ee5c1a2f0b5f88344666c709468e4ec3ad47f7.tar.gz historical-47ee5c1a2f0b5f88344666c709468e4ec3ad47f7.tar.bz2 historical-47ee5c1a2f0b5f88344666c709468e4ec3ad47f7.zip |
fix typo
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/perf/metadata.xml | 2 | ||||
-rw-r--r-- | dev-util/qt-creator/metadata.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/perf/metadata.xml b/dev-util/perf/metadata.xml index 8c848aed843f..de7f35752b64 100644 --- a/dev-util/perf/metadata.xml +++ b/dev-util/perf/metadata.xml @@ -13,7 +13,7 @@ binutils. </flag> <flag name="doc"> - Build documentation and man pages. With thise USE flag disabled, + Build documentation and man pages. With this USE flag disabled, the --help parameter for perf and its sub-tools will not be available. This is optional because it depends on a few documentation handling tools that are not always welcome on user diff --git a/dev-util/qt-creator/metadata.xml b/dev-util/qt-creator/metadata.xml index 777ffd1493a9..90493d99edf0 100644 --- a/dev-util/qt-creator/metadata.xml +++ b/dev-util/qt-creator/metadata.xml @@ -18,7 +18,7 @@ <flag name="perforce">enable perforce software configuration manager plugin</flag> <flag name="qml">Simple way of building UIs based on Qt Declarative module</flag> <flag name="qtscript">enable qt script editor plugin</flag> - <flag name="subversion">enable subersion plugin</flag> + <flag name="subversion">enable subversion plugin</flag> </use> <longdescription lang="en"> </longdescription> |