浏览代码

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>
Peter Korsgaard 8 月之前
父节点
当前提交
b2d2ea4300
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/open62541/Config.in

+ 1 - 1
package/open62541/Config.in

@@ -88,7 +88,7 @@ config BR2_PACKAGE_OPEN62541_PUBSUB_DELTAFRAMES
 	  The PubSub messages differentiate between keyframe (all
 	  The PubSub messages differentiate between keyframe (all
 	  published values contained) and deltaframe (only changed
 	  published values contained) and deltaframe (only changed
 	  values contained) messages. Deltaframe messages creation
 	  values contained) messages. Deltaframe messages creation
-	  consumes some additional ressources.
+	  consumes some additional resources.
 
 
 config BR2_PACKAGE_OPEN62541_PUBSUB_INFORMATIONMODEL
 config BR2_PACKAGE_OPEN62541_PUBSUB_INFORMATIONMODEL
 	bool "publish/subscribe information model"
 	bool "publish/subscribe information model"