diff options
Diffstat (limited to 'package/lua')
| -rw-r--r-- | package/lua/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lua/Config.in b/package/lua/Config.in index d9f85e2c93..d9cd1dde9f 100644 --- a/package/lua/Config.in +++ b/package/lua/Config.in @@ -39,7 +39,7 @@ config BR2_PACKAGE_LUA_32BITS default y if !BR2_ARCH_IS_64 help Use a 32 bit data type for numbers / integers instead of the - default 64 bit type. This option is particularly attractive + default 64 bit type. This option is particularly attractive for small machines and embedded systems. endif |

