mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 02:08:33 +00:00
Corrected typo
This commit is contained in:
parent
d694da21f7
commit
c01e0ae0dc
1 changed files with 2 additions and 2 deletions
|
|
@ -192,6 +192,6 @@ func main() {
|
|||
}
|
||||
|
||||
title:=robotgo.GetTitle()
|
||||
Println("title@@@", "title")
|
||||
Println("title@@@", title)
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue