aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/emit.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/emit.txt')
-rw-r--r--doc_src/emit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/emit.txt b/doc_src/emit.txt
index 78d36917..f2821748 100644
--- a/doc_src/emit.txt
+++ b/doc_src/emit.txt
@@ -5,7 +5,7 @@
\subsection emit-description Description
-The emit builtin fires a generic fish event. Such events can be caught by special functions called event handlers.
+The emit builtin fires a generic fish event. Such events can be caught by special functions called event handlers.
\subsection emit-example Example