[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-devel] CVS: koha/C4 Koha.pm,1.3,1.4
From: |
Finlay Thompson |
Subject: |
[Koha-devel] CVS: koha/C4 Koha.pm,1.3,1.4 |
Date: |
Mon Apr 22 15:48:02 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';
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-devel] CVS: koha/C4 Koha.pm,1.3,1.4,
Finlay Thompson <=