diff --git a/docs/doc.md b/docs/doc.md index 1c6f93f..3bf5192 100644 --- a/docs/doc.md +++ b/docs/doc.md @@ -305,7 +305,7 @@ robotgo.ScrollMouse(50, "down") y (optional) height (optional) width (optional) - If no arguments are provided, screencapture will get the full screen. + If no arguments are provided, capturescreen(screencapture) will get the full screen. #### Return: diff --git a/docs/doc_zh.md b/docs/doc_zh.md index a10b501..2bce1fc 100644 --- a/docs/doc_zh.md +++ b/docs/doc_zh.md @@ -134,7 +134,7 @@ modifier (optional, string or array) - Accepts alt, command (mac), control, and ##