updated for version 7.1b
diff --git a/src/gui_beval.c b/src/gui_beval.c
index 804fa5a..7adde4e 100644
--- a/src/gui_beval.c
+++ b/src/gui_beval.c
@@ -68,7 +68,7 @@
/*
* Temporarily change the curbuf, so that we can determine whether
- * the buffer-local balloonexpr option was set insecurly.
+ * the buffer-local balloonexpr option was set insecurely.
*/
save_curbuf = curbuf;
curbuf = wp->w_buffer;
@@ -250,7 +250,7 @@
#if defined(FEAT_BEVAL_TIP) || defined(PROTO)
/*
- * Destroy a ballon-eval and free its associated memory.
+ * Destroy a balloon-eval and free its associated memory.
*/
void
gui_mch_destroy_beval_area(beval)
@@ -741,7 +741,7 @@
/*
* The real event handler. Called by pointerEventEH() whenever an event we are
- * interested in ocurrs.
+ * interested in occurs.
*/
static void