summaryrefslogtreecommitdiffstats
path: root/rules/libcaca.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2012-06-22 12:22:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-07-03 17:40:29 +0200
commitb32f3d085023065b1b15003f9e302c69ca4a758d (patch)
tree5b6a1d43a7d9d849c69d4d2dc08be97a89a39ec2 /rules/libcaca.in
parent55e64b59fbc552ca035f0e0cf24075f3205a425a (diff)
downloadptxdist-b32f3d085023065b1b15003f9e302c69ca4a758d.tar.gz
ptxdist-b32f3d085023065b1b15003f9e302c69ca4a758d.tar.xz
help text amendments
Signed-off-by: Jochen Frieling <j.frieling@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libcaca.in')
-rw-r--r--rules/libcaca.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libcaca.in b/rules/libcaca.in
index eab1fa90c..e296341e2 100644
--- a/rules/libcaca.in
+++ b/rules/libcaca.in
@@ -35,6 +35,6 @@ config LIBCACA_X11
config LIBCACA_CXX
bool "C++ bindings"
help
- select this, if you want to use libcaca from C++ progamms
+ Select this if you want to use libcaca from C++ progams.
endif