-fix #4151
authorChristian Grothoff <christian@grothoff.org>
Sat, 30 Jan 2016 20:27:02 +0000 (20:27 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 30 Jan 2016 20:27:02 +0000 (20:27 +0000)
src/include/gnunet_common.h

index d15bb1a8ae6fb2afe2d2750692ca90071659a427..3d7dede17afa9e861c23caf617d15c47da02a4d5 100644 (file)
@@ -825,7 +825,7 @@ GNUNET_ntoh_double (double d);
 /**
  * @ingroup memory
  * Wrapper around free. Frees the memory referred to by ptr.
- * Note that is is generally better to free memory that was
+ * Note that it is generally better to free memory that was
  * allocated with #GNUNET_array_grow using #GNUNET_array_grow(mem, size, 0) instead of #GNUNET_free.
  *
  * @param ptr location where to free the memory. ptr must have