OSDN Git Service

PR target/35190
[pf3gnuchains/gcc-fork.git] / libiberty / choose-temp.c
index 4a26a82..b1c2e5b 100644 (file)
@@ -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