Skip to content

Fix typos (avilable, recieve) - #8373

Merged
sithlord48 merged 2 commits into
deskflow:masterfrom
kenhys:fix-typos
Mar 17, 2025
Merged

Fix typos (avilable, recieve)#8373
sithlord48 merged 2 commits into
deskflow:masterfrom
kenhys:fix-typos

Conversation

@kenhys

@kenhys kenhys commented Mar 17, 2025

Copy link
Copy Markdown
Contributor

avilable =>
available

recieve =>
receive

NOTE: There are many ..Recieve... named methods, but not touched.

@sithlord48

Copy link
Copy Markdown
Member

you can add the method name fixes as well if you like

@sithlord48

sithlord48 commented Mar 17, 2025

Copy link
Copy Markdown
Member

Oh i wonder if its safe to fix that revieve typo in methods as one is the protocol naeed methods . @nbolton what do u think ? the typos are from this event
REGISTER_EVENT(File, fileRecieveCompleted)

kenhys added 2 commits March 17, 2025 21:28
avilable =>
available

recieve =>
receive

Signed-off-by: Kentaro Hayashi <[email protected]>
...Recieve... =>
...Receive...

Signed-off-by: Kentaro Hayashi <[email protected]>
@sithlord48
sithlord48 merged commit dd895ed into deskflow:master Mar 17, 2025
@kenhys
kenhys deleted the fix-typos branch March 18, 2025 03:30
@nbolton

nbolton commented Mar 19, 2025

Copy link
Copy Markdown
Member

Oh i wonder if its safe to fix that revieve typo in methods as one is the protocol naeed methods . @nbolton what do u think ? the typos are from this event REGISTER_EVENT(File, fileRecieveCompleted)

I already replied on Matrix but for posterity, I'll share here: These should be safe to rename, but incidentally, we plan to remove them as they are related to file drag and drop.

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

Successfully merging this pull request may close these issues.

3 participants