summaryrefslogtreecommitdiffstats
path: root/rules/libconfuse.in
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2008-04-25 21:58:54 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2008-04-25 21:58:54 +0000
commitd36ded49058c6ceba8bc1e574c8f00cacda64e2e (patch)
tree48dc22dc26809bc11f9194621ba07d6bd1a6ff9a /rules/libconfuse.in
parent28ec68095b238245f4b911cefcda0f25063dc83b (diff)
downloadptxdist-d36ded49058c6ceba8bc1e574c8f00cacda64e2e.tar.gz
ptxdist-d36ded49058c6ceba8bc1e574c8f00cacda64e2e.tar.xz
* libconfuse: Typo fixed
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8108 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libconfuse.in')
-rw-r--r--rules/libconfuse.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libconfuse.in b/rules/libconfuse.in
index 2610ca182..7f0cc6412 100644
--- a/rules/libconfuse.in
+++ b/rules/libconfuse.in
@@ -16,4 +16,4 @@ config LIBCONFUSE_STATIC
help
Build a static only version of this library. This makes sense if only
one program will use this library on the target and it makes more
- sense if a CPU with low count register (like x86) is in use.
+ sense if a CPU with low register count (like x86) is in use.