aboutsummaryrefslogtreecommitdiff
path: root/input.c
diff options
context:
space:
mode:
Diffstat (limited to 'input.c')
-rw-r--r--input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/input.c b/input.c
index 25cfe971..1b0c1752 100644
--- a/input.c
+++ b/input.c
@@ -878,7 +878,7 @@ input_parse(struct window_pane *wp)
}
if (itr->first == -1 || itr->last == -1) {
/* No transition? Eh? */
- fatalx("No transition from state!");
+ fatalx("no transition from state");
}
/*