Skip to content

Commit 8334f1d

Browse files
nordicjmfabiobaltieri
authored andcommitted
doc: migration-guide: 3.6: Fix spurious character
Fixes a spurious tilde character at the end of a change Signed-off-by: Jamie McCrae <[email protected]>
1 parent 23254f2 commit 8334f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/releases/migration-guide-3.6.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Other Subsystems
9999
* Touchscreen drivers :dtcompatible:`focaltech,ft5336` and
100100
:dtcompatible:`goodix,gt911` were using the incorrect polarity for the
101101
respective ``reset-gpios``. This has been fixed so those signals now have to
102-
be flagged as :c:macro:`GPIO_ACTIVE_LOW` in the devicetree.`
102+
be flagged as :c:macro:`GPIO_ACTIVE_LOW` in the devicetree.
103103

104104
Recommended Changes
105105
*******************

0 commit comments

Comments
 (0)