aboutsummaryrefslogtreecommitdiffhomepage
path: root/kill.h
diff options
context:
space:
mode:
Diffstat (limited to 'kill.h')
-rw-r--r--kill.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kill.h b/kill.h
index 8cf4a3ed..6997341a 100644
--- a/kill.h
+++ b/kill.h
@@ -1,7 +1,7 @@
/** \file kill.h
- Prototypes for the killring.
+ Prototypes for the killring.
- Works like the killring in emacs and readline. The killring is cut and paste whith a memory of previous cuts.
+ Works like the killring in emacs and readline. The killring is cut and paste whith a memory of previous cuts.
*/
#ifndef FISH_KILL_H