aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2012-11-08 00:40:56 +1100
committerMichael Palimaka <kensington@gentoo.org>2012-11-08 00:40:56 +1100
commit533ce1f43c681906b67afc34f49d5802a103b5cd (patch)
treef555db2922ddadfd6d9a0b7f7b0cba5b38a18627 /function-reference/install-functions
parentbug #394863: revert previous commit and apply the correct patch. (diff)
downloaddevmanual-533ce1f43c681906b67afc34f49d5802a103b5cd.tar.gz
devmanual-533ce1f43c681906b67afc34f49d5802a103b5cd.tar.bz2
devmanual-533ce1f43c681906b67afc34f49d5802a103b5cd.zip
bug #414087: add missing word in 'install functions reference'.
Diffstat (limited to 'function-reference/install-functions')
-rw-r--r--function-reference/install-functions/text.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/function-reference/install-functions/text.xml b/function-reference/install-functions/text.xml
index 167a043..534d635 100644
--- a/function-reference/install-functions/text.xml
+++ b/function-reference/install-functions/text.xml
@@ -5,7 +5,7 @@
<body>
<p>
-The following functions, which are all provided <c>ebuild.sh</c> and the standard
+The following functions, which are all provided by <c>ebuild.sh</c> and the standard
library, handle various install-related tasks. <c>${D}</c> is automatically handled
for all of these functions.
</p>