summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornelson%bolyard.com <devnull@localhost>2008-08-04 22:36:03 +0000
committernelson%bolyard.com <devnull@localhost>2008-08-04 22:36:03 +0000
commit0375692cdbb911edc141cc6d145c2e501ac4dee5 (patch)
tree9ea49466b47ed98f7ba0422b25999a488118279c
parentefc06fb6704c9d21d6872c52f3776c948887bd89 (diff)
downloadnspr-hg-0375692cdbb911edc141cc6d145c2e501ac4dee5.tar.gz
fix systemic misspellings of deprecated and function for bug #448200
r=julien.pierre
-rw-r--r--pr/tests/README.TXT2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/tests/README.TXT b/pr/tests/README.TXT
index 685498a9..eaab44f2 100644
--- a/pr/tests/README.TXT
+++ b/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.