summaryrefslogtreecommitdiff
path: root/libiberty/choose-temp.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2007-01-31 20:25:23 +0000
committerDJ Delorie <dj@delorie.com>2007-01-31 20:25:23 +0000
commitc1e16e4c3e3ea98cf9d859df42225157eee52f1c (patch)
tree2cdf198800abca38e301cd815c92d7ab315362d5 /libiberty/choose-temp.c
parent86bc7f6dc3970aae29f4be62248619f9d19117c1 (diff)
downloadgdb-c1e16e4c3e3ea98cf9d859df42225157eee52f1c.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/choose-temp.c')
-rw-r--r--libiberty/choose-temp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/choose-temp.c b/libiberty/choose-temp.c
index 4a26a827a2c..b1c2e5b66ba 100644
--- a/libiberty/choose-temp.c
+++ b/libiberty/choose-temp.c
@@ -46,7 +46,7 @@ find one. The current directory is chosen if all else fails so the
program is exited if a temporary directory can't be found (@code{mktemp}
fails). The buffer for the result is obtained with @code{xmalloc}.
-This function is provided for backwards compatability only. Its use is
+This function is provided for backwards compatibility only. Its use is
not recommended.
@end deftypefn