summaryrefslogtreecommitdiff
path: root/src/libical/icalmemory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libical/icalmemory.h')
-rw-r--r--src/libical/icalmemory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libical/icalmemory.h b/src/libical/icalmemory.h
index adb580da..3163e30f 100644
--- a/src/libical/icalmemory.h
+++ b/src/libical/icalmemory.h
@@ -264,7 +264,7 @@ LIBICAL_ICAL_EXPORT void icalmemory_free_buffer(void *buf);
normally allocated memory, or on buffers created from
icalmemory_new_buffer, never with buffers created by
icalmemory_tmp_buffer. If icalmemory_append_string has to resize a
- buffer on the ring, the ring will loose track of it an you will
+ buffer on the ring, the ring will loose track of it and you will
have memory problems. */
/**