aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarthikraja TP <78692527+Karthikrajatp@users.noreply.github.com>2023-06-10 20:59:12 +0530
committerGitHub <noreply@github.com>2023-06-10 11:29:12 -0400
commitd384eddcfe2af1120f1ee7d97525ed9be9cbacf2 (patch)
treeddd1a75142f00d0e953e28cc6fb8e89d65ff4543
parent1e6a5bddf10e8c70ca053a3e1514ff0b6ca23b74 (diff)
downloadamber-d384eddcfe2af1120f1ee7d97525ed9be9cbacf2.tar.gz
Change 'pixes' to 'pixels' in vk_script.md (#1027)
Typo in vk_script.md, Changed to 'pixes' to 'pixels'.
-rw-r--r--docs/vk_script.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/vk_script.md b/docs/vk_script.md
index 8403a53..063626b 100644
--- a/docs/vk_script.md
+++ b/docs/vk_script.md
@@ -182,7 +182,7 @@ specified then the `a` parameter is dis-allowed.
### Probe
* `[relative] probe [rect] (rgb|rgba) (_x_, _y_[, _width_, _height_]) (_r_, _g_, _b_[, _a_])`
-Probes a portion of the window to verify the pixes are of color r,g,b and
+Probes a portion of the window to verify the pixels are of color r,g,b and
optionally a. If `rgba` is specifed then the `a` parameter is required. If
`rgb` is specified then the `a` parameter is dis-allowed. If `rect` is specified
then `width` and `height` are required. If `rect` is not specified then `width`