diff options
Diffstat (limited to 'include/notifications/haptic.h')
-rw-r--r-- | include/notifications/haptic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/notifications/haptic.h b/include/notifications/haptic.h index d82d1c9..bfb5679 100644 --- a/include/notifications/haptic.h +++ b/include/notifications/haptic.h @@ -31,7 +31,7 @@ namespace notifications { ***/ /** - * A class that forces the screen display on and inhibits sleep + * Tries to emit haptic feedback to match the user-specified mode. */ class Haptic { |