diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-08 15:31:06 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-03-08 15:31:06 (GMT) |
commit | 4ff3a61b823ec5ca0df8a09c4e82403e24585afc (patch) | |
tree | 74d030f0dfdb6a57f90a10ef9784fc4bba762c96 /doc/next.n | |
parent | ee67bf676a2e1d9b12d46f280f4fc410e9f757bf (diff) | |
download | tcl-4ff3a61b823ec5ca0df8a09c4e82403e24585afc.zip tcl-4ff3a61b823ec5ca0df8a09c4e82403e24585afc.tar.gz tcl-4ff3a61b823ec5ca0df8a09c4e82403e24585afc.tar.bz2 |
Eliminate exess spacings in remaining doc pages
Diffstat (limited to 'doc/next.n')
-rw-r--r-- | doc/next.n | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -138,7 +138,7 @@ before chaining from subclass, args = x 1 2 3 y in the superclass, args = a x 1 2 3 y b in the superclass, args = pureSynthesis after chaining from subclass -before chaining from subclass, args = +before chaining from subclass, args = in the superclass, args = a b in the superclass, args = pureSynthesis after chaining from subclass |