summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2015-11-05 00:10:50 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-05 13:30:21 +0100
commit1daa4c95a4bb93621292dd5c9d24285fcddb4026 (patch)
treec870ed3411ddc410f3a16e7e3763f1414a690e2d /docs
parent1475560039fabca5a8b74965d794b49d756f15a8 (diff)
downloadbuildroot-1daa4c95a4bb93621292dd5c9d24285fcddb4026.tar.gz
buildroot-1daa4c95a4bb93621292dd5c9d24285fcddb4026.zip
docs/manual: fix typo in $(FOO_PKGDIR) documentation
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/adding-packages-generic.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt
index 02a43d6b1d..1c25c4e9f7 100644
--- a/docs/manual/adding-packages-generic.txt
+++ b/docs/manual/adding-packages-generic.txt
@@ -498,7 +498,7 @@ In the action definitions, you can use the following variables:
* +$(FOO_PKGDIR)+ contains the path to the directory containing the
+foo.mk+ and +Config.in+ files. This variable is useful when it is
necessary to install a file bundled in Buildroot, like a runtime
- configuration file, a splashscren image...
+ configuration file, a splashscreen image...
* +$(@D)+, which contains the directory in which the package source
code has been uncompressed.
OpenPOWER on IntegriCloud