summaryrefslogtreecommitdiff
path: root/src/fringe.c
diff options
context:
space:
mode:
authorLeo Liu <sdl.web@gmail.com>2012-07-15 08:52:16 +0800
committerLeo Liu <sdl.web@gmail.com>2012-07-15 08:52:16 +0800
commit2e2d2a13e59e6332ea2623cfe4b3c1cd5afaed2c (patch)
tree71bbef916a92f832aafe1209a955e07ac30d3fd1 /src/fringe.c
parent63408057e7b8f8f9e04fa689117c75b498406daf (diff)
downloademacs-2e2d2a13e59e6332ea2623cfe4b3c1cd5afaed2c.tar.gz
Add news for exclamation-mark and flymake
Diffstat (limited to 'src/fringe.c')
-rw-r--r--src/fringe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fringe.c b/src/fringe.c
index 8de14ef4544..97d03a2bfae 100644
--- a/src/fringe.c
+++ b/src/fringe.c
@@ -107,7 +107,7 @@ struct fringe_bitmap
static unsigned short question_mark_bits[] = {
0x3c, 0x7e, 0x7e, 0x0c, 0x18, 0x18, 0x00, 0x18, 0x18};
-/* A exclamation mark. */
+/* An exclamation mark. */
/*
...XX...
...XX...