summaryrefslogtreecommitdiff
path: root/plugins/irmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/irmc.c')
-rw-r--r--plugins/irmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/irmc.c b/plugins/irmc.c
index 8344a47..87f3b6c 100644
--- a/plugins/irmc.c
+++ b/plugins/irmc.c
@@ -172,7 +172,7 @@ static void query_result(const char *buffer, size_t bufsize, int vcards,
/* loop around buffer and add X-IRMC-LUID attribs */
s = buffer;
while ((t = strstr(s, "UID:")) != NULL) {
- /* add upto UID: into buffer */
+ /* add up to UID: into buffer */
irmc->buffer = g_string_append_len(irmc->buffer, s, t-s);
/*
* add UID: line into buffer