Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor typos #484

Closed
Cirieno opened this issue Feb 25, 2024 · 0 comments
Closed

Minor typos #484

Cirieno opened this issue Feb 25, 2024 · 0 comments

Comments

@Cirieno
Copy link

Cirieno commented Feb 25, 2024

syntaxes/ahk2.d.ahk

Typos: (these affect code when formatting)

HotIfWinactive ---> HotIfWinActive
HotIfWinNotactive ---> HotIfWinNotActive

Reference typos:

ComObjActive(CLSID) => ComObjct ---> ComObject
SoundGetInterface(IID [, Component, Device]) => Comobject ---> ComObject
ClipWait([Timeout, WaitForanyData]) => Integer ---> WaitForAnyData
Hotstring(StringorOptions [, Replacement, OnOffToggle]) => String ---> StringOrOptions

JSDoc open comment typos (should open with /**) :

ComObjFromPtr(DispPtr)
Sin(Number)
Tan(Number)

Param info has double space:

A_CoordModeMouse
A_CoordModePixel
A_CoordModeToolTip

@thqby thqby closed this as completed in 363ca14 Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant