summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-15 12:35:41 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-15 12:35:41 +0000
commitb117fe7e0361b2513fbbb5075c70fb4a76bb05aa (patch)
tree38f0d55ac5b8a661b6e79fab425507414f2e6db9 /openwrt
parent26b3433e35829380f1c0912a7642a900f2cbdac6 (diff)
downloadmtk-20170518-b117fe7e0361b2513fbbb5075c70fb4a76bb05aa.zip
mtk-20170518-b117fe7e0361b2513fbbb5075c70fb4a76bb05aa.tar.gz
mtk-20170518-b117fe7e0361b2513fbbb5075c70fb4a76bb05aa.tar.bz2
Fix typo
SVN-Revision: 908
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/package/osiris/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/osiris/Config.in b/openwrt/package/osiris/Config.in
index dbb2d93..355c0eb 100644
--- a/openwrt/package/osiris/Config.in
+++ b/openwrt/package/osiris/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_OSIRISD
- tristate "osirisd - an Host Integrity Monitoring System (scanning agent)
+ tristate "osirisd - an Host Integrity Monitoring System (scanning agent)"
default m if CONFIG_DEVEL
select BR2_PACKAGE_OPENSSL
help