--- modules/views.views.inc	2010-11-05 15:51:49.000000000 +0000
+++ modules/views.views.inc2	2010-11-05 15:51:40.000000000 +0000
@@ -63,7 +63,7 @@ function views_views_data() {
   if (module_invoke('ctools', 'api_version', '1.7.1')) {
     $data['views']['expression'] = array(
       'title' => t('Math expression'),
-      'help' => t('Evaluates a mathematical epression and displays it.'),
+      'help' => t('Evaluates a mathematical expression and displays it.'),
       'field' => array(
         'handler' => 'views_handler_field_math',
       ),

CommentFileSizeAuthor
#3 views-963382.patch553 bytesaidanlis
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Version: 7.x-3.x-dev » 6.x-3.x-dev

Even you can't think it's much easier to have a patch file.

Please create one, if there is one it's RTBC

merlinofchaos’s picture

What dereine is trying to say is that it's easier for us to deal with patches if they are attached than if they are cut & pasted.

aidanlis’s picture

FileSize
553 bytes

Oops, sorry.

aidanlis’s picture

Status: Active » Reviewed & tested by the community
dawehner’s picture

Thanks!

dawehner’s picture

Status: Reviewed & tested by the community » Fixed

Commited to all three branches

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.