aboutsummaryrefslogtreecommitdiffstats
path: root/dispass.el
diff options
context:
space:
mode:
Diffstat (limited to 'dispass.el')
-rw-r--r--dispass.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/dispass.el b/dispass.el
index 588fd02..4fc3137 100644
--- a/dispass.el
+++ b/dispass.el
@@ -112,7 +112,7 @@
;; whitespace from the front and end of the prompt.
;; - Don't have the filter try and kill the buffer, since the
-;; sentinal should handle this.
+;; sentinel should handle this.
;; - Don't call `dispass-add-label' in `dispass-create'. Let
;; DisPass handle it.