[Koha-devel] CVS: koha/C4 Koha.pm,1.3,1.4

Finlay Thompson finlayt at users.sourceforge.net
Mon Apr 22 15:48:02 CEST 2002


Update of /cvsroot/koha/koha/C4
In directory usw-pr-cvs1:/tmp/cvs-serv12422

Modified Files:
	Koha.pm 
Log Message:

fixed typo


Index: Koha.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Koha.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** Koha.pm	17 Apr 2002 21:35:53 -0000	1.3
--- Koha.pm	22 Apr 2002 22:47:09 -0000	1.4
***************
*** 34,38 ****
      } elsif ($ethnicity eq 'pi') {
  	$ethnicity = 'Pacific Islander'
!     } elsif ($ehtnicity eq 'asian') {
  	$ethnicity = 'Asian';
      }
--- 34,38 ----
      } elsif ($ethnicity eq 'pi') {
  	$ethnicity = 'Pacific Islander'
!     } elsif ($ethnicity eq 'asian') {
  	$ethnicity = 'Asian';
      }





More information about the Koha-devel mailing list