Correction to typo

figaro - December 9, 2007 - 21:34
Project:Search autocomplete
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:bonvga
Status:closed
Description

In search_autocomplete.module change line 71 from:
'2' => t('Sort keyword alphabeticly'),
to
'2' => t('Sort keyword alphabetically'),

#1

figaro - December 9, 2007 - 21:38

EDIT/ADD:
In line 107 change code from
'#description' => t('In this field, you can check the apparence of an autocomplete search field.'),
to
'#description' => t('In this field, you can check the appearence of an autocomplete search field.'),

#2

figaro - December 11, 2007 - 21:06

EDIT/ADD:
While you are at it, line 117:
'#description' => t("Enter a keyword and wait the result."),
to
'#description' => t("Enter a keyword and wait for the result."),

#3

bonvga - December 17, 2007 - 23:44
Assigned to:Anonymous» bonvga
Status:active» fixed

Hi,

I've applied your corrections : http://drupal.org/cvs?commit=91779

Thanks a lot !

Arnaud.

#4

Anonymous - December 31, 2007 - 23:52
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.