summaryrefslogtreecommitdiffstats
path: root/generic/tclEncoding.c
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2024-09-23 16:38:30 (GMT)
committerdgp <dgp@users.sourceforge.net>2024-09-23 16:38:30 (GMT)
commitcd91553ab5cce8811e9e68bf920f14063a85c7d3 (patch)
treed3c0da39fbd9e23d2cb9ef29166124ea1f4a6aad /generic/tclEncoding.c
parent6db25dbb4a9efbd48d795450836aeeb3ccfd6580 (diff)
parent74097337fcadf1c614db88a4ef9952825d68e86b (diff)
downloadtcl-cd91553ab5cce8811e9e68bf920f14063a85c7d3.zip
tcl-cd91553ab5cce8811e9e68bf920f14063a85c7d3.tar.gz
tcl-cd91553ab5cce8811e9e68bf920f14063a85c7d3.tar.bz2
Merge trunk; Remove "Known Bugs" that are now fixed; changes file wordsmithing
Diffstat (limited to 'generic/tclEncoding.c')
-rw-r--r--generic/tclEncoding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclEncoding.c b/generic/tclEncoding.c
index 97f9f2b..ab53e6d 100644
--- a/generic/tclEncoding.c
+++ b/generic/tclEncoding.c
@@ -1922,7 +1922,7 @@ LoadEncodingFile(
* little-endian systems.
*
* Results:
- * Returns the new Tcl_Encoding, or NULL if it could could
+ * Returns the new Tcl_Encoding, or NULL if it could
* not be created because the file contained invalid data.
*
* Side effects: