diff --git a/gmap.module b/gmap.module index 773c5179e961404fbf4f3e9fa838731553f22845..8b21eb0ea01d2dcd537c5be1a072296993508002 100644 --- a/gmap.module +++ b/gmap.module @@ -3,11 +3,7 @@ /** * @file - * 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 create a macro and then a filter to convet the macro into the - * html and javascript code required to insert a google map. + * GMap -- Routines to use the Google Maps API in Drupal. */ /**