summaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal.h b/internal.h
index e25c144..9997f4d 100644
--- a/internal.h
+++ b/internal.h
@@ -289,7 +289,7 @@ int nfsmount(const char *spec, const char *node, unsigned long *flags,
#endif
#ifndef RB_POWER_OFF
-/* Stop system and switch power off if possable. */
+/* Stop system and switch power off if possible. */
#define RB_POWER_OFF 0x4321fedc
#endif