summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-09-03 18:50:08 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-09-03 18:50:08 (GMT)
commitee5dada68d84581a9b0c3ac970c11b862f0eb186 (patch)
tree687f241f9024b7736e22d29cd6bf6c6f92ffd4c1
parenta7ced6a9fdfa214f263e10b93d9d93b4f22d739d (diff)
downloadtcl-ee5dada68d84581a9b0c3ac970c11b862f0eb186.zip
tcl-ee5dada68d84581a9b0c3ac970c11b862f0eb186.tar.gz
tcl-ee5dada68d84581a9b0c3ac970c11b862f0eb186.tar.bz2
doc fix exposed by `make html`
-rw-r--r--doc/file.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/file.n b/doc/file.n
index 0b0ee9d..c117ee1 100644
--- a/doc/file.n
+++ b/doc/file.n
@@ -484,7 +484,7 @@ not the effective ones.
.TP
\fBWindows\fR\0\0\0\0
.
-The \fbfile owned\fR subcommand currently always reports that the current user
+The \fBfile owned\fR subcommand currently always reports that the current user
is the owner of the file, without regard for what the operating system
believes to be true, making an ownership test useless. This issue (#3613671)
may be fixed in a future release of Tcl.