Skip to content

Commit

Permalink
fix(linux.position): wrong option name in metatype [backport release-…
Browse files Browse the repository at this point in the history
…5.6.0] (#5477)

fix(linux.position): wrong option name in metatype (#5472)

* fix: wrong option name in metatype

Signed-off-by: SimoneFiorani <[email protected]>

* fix: fixed option description only

---------

Signed-off-by: SimoneFiorani <[email protected]>
(cherry picked from commit be2638b)

Co-authored-by: sfiorani <[email protected]>
  • Loading branch information
eclipse-kura-bot and sfiorani authored Oct 22, 2024
1 parent 0e373d8 commit e9a2d18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
cardinality="0"
required="false"
default="Unknown"
description="Static system used to retrieve the static position information.">
description="GNSS system used to retrieve the static position information.">

<Option label="Unknown" value="Unknown" />
<Option label="Other" value="Other" />
Expand Down

0 comments on commit e9a2d18

Please sign in to comment.