aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-12-04 01:03:55 +0100
committerGravatar Tom Willemsen2012-12-04 01:03:55 +0100
commit7e8d8992e09eb28f2bccc5e15a3b8463ca676112 (patch)
tree5fcb6b571cdb3e33bb97d0b01c940eca79c17854
parent6152ab4943b077374f74fc55b3b649f899b0c129 (diff)
downloaddispass.el-7e8d8992e09eb28f2bccc5e15a3b8463ca676112.tar.gz
dispass.el-7e8d8992e09eb28f2bccc5e15a3b8463ca676112.zip
Oops, typo
-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.