Skip to content

Commit

Permalink
exp/textinput: update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hajimehoshi committed Feb 10, 2025
1 parent abde76a commit 38f370f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exp/textinput/textinput.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// Package textinput provides a text-inputting controller.
// This package is experimental and the API might be changed in the future.
//
// This package is supported by macOS and Web browsers so far.
// This package is supported on Windows, macOS, and Web browsers so far.
package textinput

import (
Expand Down

0 comments on commit 38f370f

Please sign in to comment.