mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/open62541: fix 'resources' typo
Found by codespell. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
f76956eac4
commit
b2d2ea4300
@@ -88,7 +88,7 @@ config BR2_PACKAGE_OPEN62541_PUBSUB_DELTAFRAMES
|
||||
The PubSub messages differentiate between keyframe (all
|
||||
published values contained) and deltaframe (only changed
|
||||
values contained) messages. Deltaframe messages creation
|
||||
consumes some additional ressources.
|
||||
consumes some additional resources.
|
||||
|
||||
config BR2_PACKAGE_OPEN62541_PUBSUB_INFORMATIONMODEL
|
||||
bool "publish/subscribe information model"
|
||||
|
||||
Reference in New Issue
Block a user