aboutsummaryrefslogtreecommitdiff
path: root/subhook.h
diff options
context:
space:
mode:
authorZeex <zeex@rocketmail.com>2013-12-05 01:50:18 +0700
committerZeex <zeex@rocketmail.com>2013-12-05 01:50:18 +0700
commit57712a37181e8430a2a74eece1e9b25019e05843 (patch)
tree435a2af5329c20485ff427d97cc581ecb2600435 /subhook.h
parent0ee3ab3c0717ebf2c35c5fb3d5884ba0c4e74d23 (diff)
downloadsubhook-57712a37181e8430a2a74eece1e9b25019e05843.zip
subhook-57712a37181e8430a2a74eece1e9b25019e05843.tar.gz
subhook-57712a37181e8430a2a74eece1e9b25019e05843.tar.bz2
Fix grammar
Diffstat (limited to 'subhook.h')
-rw-r--r--subhook.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/subhook.h b/subhook.h
index da2bbc6..2af1a51 100644
--- a/subhook.h
+++ b/subhook.h
@@ -98,7 +98,7 @@ SUBHOOK_EXPORT void *SUBHOOK_API subhook_get_dst(struct subhook *hook);
SUBHOOK_EXPORT int SUBHOOK_API subhook_install(struct subhook *hook);
SUBHOOK_EXPORT int SUBHOOK_API subhook_remove(struct subhook *hook);
-/* Checks whether a hook has been installed. */
+/* Checks whether the hook is installed. */
SUBHOOK_EXPORT int SUBHOOK_API subhook_is_installed(struct subhook *hook);
/* Reads hook destination address from code.