--- simplenews.install.original 2006-08-09 13:03:01.000000000 -0400
+++ simplenews.install  2006-08-09 13:03:22.000000000 -0400
@@ -65,7 +65,7 @@
   }

   if ($s) {
-    drupal_set_message(t('Simplenesw module installed tables successfully.'));
+    drupal_set_message(t('Simplenews module installed tables successfully.'));
   }
   else {
     drupal_set_message(t('The installation of the Simplenews module was unsuccessful.'), 'error');
CommentFileSizeAuthor
simplenews.install.patch451 bytesSteve Simms

Comments

sutharsan’s picture

Status: Reviewed & tested by the community » Fixed

Now fixed in 4.7-1-dev. Will be rolled out to other modules later.

Anonymous’s picture

Status: Fixed » Closed (fixed)