mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-30 22:13:54 +00:00
Fix: fixed typo
This commit is contained in:
parent
8e7a413ec6
commit
6fa2f418fa
@ -88,7 +88,7 @@ func screen() {
|
||||
fmt.Println("ScaleF: ", s1)
|
||||
}
|
||||
sx, sy = robotgo.GetScaleSize()
|
||||
fmt.Println("get screen sclae size: ", sx, sy)
|
||||
fmt.Println("get screen scale size: ", sx, sy)
|
||||
|
||||
color()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user