mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 13:51:13 +00:00
Typo on TextEdit doc
Fixes extra ` after link.
This commit is contained in:
parent
1cb57a4505
commit
2b81d5359d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!-- Copyright © SixtyFPS GmbH <info@slint.dev> ; SPDX-License-Identifier: MIT -->
|
||||
## `TextEdit`
|
||||
|
||||
Similar to [`LineEdit`](#lineedit)`, but can be used to enter several lines of text
|
||||
Similar to [`LineEdit`](#lineedit), but can be used to enter several lines of text
|
||||
|
||||
_Note:_ The current implementation only implement very few basic shortcut. More
|
||||
shortcut will be implemented in a future version: <https://github.com/slint-ui/slint/issues/474>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue