summaryrefslogtreecommitdiffstats
path: root/format-draw.c
diff options
context:
space:
mode:
authornicm <nicm>2020-05-16 15:24:28 +0000
committernicm <nicm>2020-05-16 15:24:28 +0000
commit78595457f965975cf5a24e8bbab6dcb153020b6e (patch)
tree622695a4a91e2d3fd490d8f0b9e79aa48ae9bedc /format-draw.c
parenta3cbc014c386fd1f171e3139ed71c67503e1ccb3 (diff)
Add 'e' key in buffer mode to open the buffer in an editor.
Diffstat (limited to 'format-draw.c')
-rw-r--r--format-draw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/format-draw.c b/format-draw.c
index 3ac33ce4..4a4fc6bc 100644
--- a/format-draw.c
+++ b/format-draw.c
@@ -738,7 +738,7 @@ format_draw(struct screen_write_ctx *octx, const struct grid_cell *base,
/*
* Draw the screens. How they are arranged depends on where the list
- * appearsq.
+ * appears.
*/
switch (list_align) {
case STYLE_ALIGN_DEFAULT: