diff options
| author | apnadkarni <apnmbx-wits@yahoo.com> | 2023-04-16 10:55:42 (GMT) |
|---|---|---|
| committer | apnadkarni <apnmbx-wits@yahoo.com> | 2023-04-16 10:55:42 (GMT) |
| commit | cceb3ebddedc8b205dc57e284dd27a16c69beaa2 (patch) | |
| tree | 896be1a586c6870f8ce3dbbcb4fb90c0752dc589 /unix/tclUnixTest.c | |
| parent | 3c2a7e1741bd4cba6bab6deae6c97256b04a6d79 (diff) | |
| parent | f64db5dae2e12baca81dd2c44fa12194214a8bb5 (diff) | |
| download | tcl-cceb3ebddedc8b205dc57e284dd27a16c69beaa2.zip tcl-cceb3ebddedc8b205dc57e284dd27a16c69beaa2.tar.gz tcl-cceb3ebddedc8b205dc57e284dd27a16c69beaa2.tar.bz2 | |
Merge core-8-branch
Diffstat (limited to 'unix/tclUnixTest.c')
| -rw-r--r-- | unix/tclUnixTest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclUnixTest.c b/unix/tclUnixTest.c index be54481..ee1229b 100644 --- a/unix/tclUnixTest.c +++ b/unix/tclUnixTest.c @@ -594,7 +594,7 @@ TestgotsigCmd( * * Implements the "testchmod" cmd. Used when testing "file" command. * The only attribute used by the Windows platform is the user write - * flag; if this is not set, the file is made read-only. Otehrwise, the + * flag; if this is not set, the file is made read-only. Otherwise, the * file is made read-write. * * Results: |
