summaryrefslogtreecommitdiff
path: root/examples/python/config.in
authormickeyl <mickeyl>2004-08-19 14:15:15 (UTC)
committer mickeyl <mickeyl>2004-08-19 14:15:15 (UTC)
commitc74aca64388928f5d943498d5e1d75eb0aac8e58 (patch) (unidiff)
treef4f4fa4132b26f0fb5b72f90726ef06a7e1ccfd4 /examples/python/config.in
parentc028ea76557f18eda9d26ee46a48f461504f3ad2 (diff)
downloadopie-c74aca64388928f5d943498d5e1d75eb0aac8e58.zip
opie-c74aca64388928f5d943498d5e1d75eb0aac8e58.tar.gz
opie-c74aca64388928f5d943498d5e1d75eb0aac8e58.tar.bz2
fix typo
Diffstat (limited to 'examples/python/config.in') (more/less context) (show whitespace changes)
-rw-r--r--examples/python/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/config.in b/examples/python/config.in
index d174e6b..08284b8 100644
--- a/examples/python/config.in
+++ b/examples/python/config.in
@@ -1,4 +1,4 @@
1 config PYTHON_EXMAPLES 1 config PYTHON_EXAMPLES
2 boolean "Build Python Examples" 2 boolean "Build Python Examples"
3 default "n" 3 default "n"
4 depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES 4 depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES