diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2017-11-07 09:45:50 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-12-08 19:41:18 +0100 |
commit | 34bbbbf9c3b39e7b2d81df590aad5cdbd00280d6 (patch) | |
tree | c732597a7f040e71187a701e0c2e56e82a223397 /scripts/config | |
parent | 98fb380d8855f7d6b94f3be791331adaa3d88a2a (diff) | |
download | upstream-34bbbbf9c3b39e7b2d81df590aad5cdbd00280d6.tar.gz upstream-34bbbbf9c3b39e7b2d81df590aad5cdbd00280d6.tar.bz2 upstream-34bbbbf9c3b39e7b2d81df590aad5cdbd00280d6.zip |
merge: base: update base-files and basic config
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'scripts/config')
-rw-r--r-- | scripts/config/mconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/config/mconf.c b/scripts/config/mconf.c index c366e21fba..540fa911e1 100644 --- a/scripts/config/mconf.c +++ b/scripts/config/mconf.c @@ -25,7 +25,7 @@ static const char mconf_readme[] = N_( "Overview\n" "--------\n" -"Some LEDE features may be built directly into the image.\n" +"Some OpenWrt features may be built directly into the image.\n" "Some may be made into installable ipkg packages. Some features\n" "may be completely removed altogether.\n" "\n" |