From 7610a6567c032038dd4f841bbae03db0a028273d Mon Sep 17 00:00:00 2001 From: "nelson%bolyard.com" Date: Mon, 4 Aug 2008 22:36:03 +0000 Subject: [PATCH] fix systemic misspellings of deprecated and function for bug #448200 r=julien.pierre git-svn-id: svn://10.0.0.236/trunk@253375 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/nsprpub/pr/tests/README.TXT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/nsprpub/pr/tests/README.TXT b/mozilla/nsprpub/pr/tests/README.TXT index 685498a9773..eaab44f235b 100644 --- a/mozilla/nsprpub/pr/tests/README.TXT +++ b/mozilla/nsprpub/pr/tests/README.TXT @@ -67,7 +67,7 @@ depend.c Obsoltet. Tests early spec for library dependency. dlltest.c - Tests dynamic library fucntions. Used with dll/my.c + Tests dynamic library functions. Used with dll/my.c dtoa.c Tests conversions of double to string.