updated for version 7.1b
diff --git a/src/undo.c b/src/undo.c
index 7167cab..c3801a4 100644
--- a/src/undo.c
+++ b/src/undo.c
@@ -1969,7 +1969,7 @@
     }
 
     /*
-     * If the block only containes free memory now, release it.
+     * If the block only contains free memory now, release it.
      */
     if (!keep && curbuf->b_mb_current->mb_size
 			      == curbuf->b_mb_current->mb_info.m_next->m_size)