mirror of
https://github.com/rkd77/elinks.git
synced 2025-06-30 22:19:29 -04:00
[js] typo
This commit is contained in:
parent
34b7765cb3
commit
c36fed8128
@ -628,7 +628,7 @@ end:
|
||||
return true;
|
||||
}
|
||||
|
||||
/* @window_funcs{"scrollByLines"} */
|
||||
/* @window_funcs{"scrollBy"} */
|
||||
static bool
|
||||
window_scrollBy(JSContext *ctx, unsigned int argc, JS::Value *rval)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user