ztefn / haguichi

Haguichi provides a graphical frontend for Hamachi on Linux.
https://haguichi.net
GNU General Public License v3.0
151 stars 8 forks source link

Misspelled function: `aquire` #53

Closed ozanuslan closed 2 years ago

ozanuslan commented 2 years ago

There seems to be a small spelling mistake in the source file src/inhibitor.vala. The function named aquire should be acquire instead.

Pardon me if the function name aquire was selected intentionally.