summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x/bibtex-3.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/bibtex-x/bibtex-3.c')
-rw-r--r--Build/source/texk/bibtex-x/bibtex-3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/bibtex-x/bibtex-3.c b/Build/source/texk/bibtex-x/bibtex-3.c
index 5206c02ee39..bccc9e9c9f4 100644
--- a/Build/source/texk/bibtex-x/bibtex-3.c
+++ b/Build/source/texk/bibtex-x/bibtex-3.c
@@ -3134,7 +3134,7 @@ BEGIN
END
/*
-This fonction is for transform Unicode string to up case. 23/sep/2009
+This function is for transform Unicode string to up case. 23/sep/2009
*/
int32_t icu_strToUpper(UChar * tarup, int32_t tucap, UChar * target, int32_t tarlen)