From 26b6d394c534b340f37f0407a9d22c5e91728bce Mon Sep 17 00:00:00 2001
From: Brandon Bergren <bdragon@rtk0.net>
Date: Sun, 10 Jan 2010 02:38:26 +0000
Subject: [PATCH] Another trivial change, hopefully my script works properly
 this time...

---
 gmap.module | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gmap.module b/gmap.module
index 2feb567..773c517 100644
--- a/gmap.module
+++ b/gmap.module
@@ -6,7 +6,7 @@
  * GMap Filters is a module to include Google Map in a module
  *
  * GMap filter allows the insertion of a googlemap in a module.  It has
- * a page to creat a macro and then a filter to convet the macro into the
+ * a page to create a macro and then a filter to convet the macro into the
  * html and javascript code required to insert a google map.
  */
 
-- 
GitLab