summaryrefslogtreecommitdiff
path: root/monitor_proto.c
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2009-07-18 21:52:23 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2009-07-18 21:52:23 +0000
commit069b8592d2dedc5f104e03bccebd1c668457a1a1 (patch)
tree3b7b9634e8c5b97295d680f9fdbe08172d69442d /monitor_proto.c
parent136a85b6974eef26873ec3d806219b2ef0d45457 (diff)
downloadgpsd-069b8592d2dedc5f104e03bccebd1c668457a1a1.tar.gz
typo, from Hakan Johansson
Diffstat (limited to 'monitor_proto.c')
-rw-r--r--monitor_proto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor_proto.c b/monitor_proto.c
index 458fd3ef..1b20da9f 100644
--- a/monitor_proto.c
+++ b/monitor_proto.c
@@ -143,7 +143,7 @@ const struct monitor_object_t PROTO_mmt = {
* nice by using session.msgbuf to assemble the message.
*
* void monitor_log(const char *fmt, ...)
- * Write amessage to the packet window. Safe if the packet window
+ * Write a message to the packet window. Safe if the packet window
* is not on screen.
*
* void monitor_complain(const char *fmt, ...)