Skip to content

Commit

Permalink
[tcl]: fix trailing space
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@16666 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
particle committed Jan 16, 2007
1 parent 0a54d21 commit 4bf8e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/tcl/src/ops/tcl.ops
Expand Up @@ -72,7 +72,7 @@ Generate a TCL_ERROR with $1 as the value, and set $errorCode to $2

=item B<tcl_error>(in INT, in PMC)

Generate a $1 with $2 as the value.
Generate a $1 with $2 as the value.

=cut

Expand Down

0 comments on commit 4bf8e73

Please sign in to comment.