aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/isatty.txt
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2007-01-28 00:12:15 +1000
committerGravatar axel <axel@liljencrantz.se>2007-01-28 00:12:15 +1000
commitbe0bd50bad7f12f75bbd9e79ed6155f35df363d7 (patch)
tree8e34ca971945b6823e00e1645cc303e97a8a2c68 /doc_src/isatty.txt
parentcab5c63402101b1f5568f37a5b401db170a67dbf (diff)
Remove unneeded code from isatty, fix spelling in docs
darcs-hash:20070127141215-ac50b-d15c657b62862841df80c55095a05e9c38086a11.gz
Diffstat (limited to 'doc_src/isatty.txt')
-rw-r--r--doc_src/isatty.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/isatty.txt b/doc_src/isatty.txt
index cf6cc2ed..f72e9e12 100644
--- a/doc_src/isatty.txt
+++ b/doc_src/isatty.txt
@@ -1,4 +1,4 @@
-\section isatty isatty - test if the specidied file descriptor is a tty
+\section isatty isatty - test if the specified file descriptor is a tty
\subsection isatty-synopsis Synopsis
<tt>isatty [FILE DESCRIPTOR]</tt>