mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 18:05:35 +00:00
io/key: update stale comment
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ type Range struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Snippet represents a snippet of text content used for communicating between
|
// Snippet represents a snippet of text content used for communicating between
|
||||||
// an editor and an input method. Offset and Length are in runes.
|
// an editor and an input method.
|
||||||
type Snippet struct {
|
type Snippet struct {
|
||||||
Range
|
Range
|
||||||
Text string
|
Text string
|
||||||
|
|||||||
Reference in New Issue
Block a user