From f9dd8e24dd0c3ae84464cf6bad4c33173f5c8c53 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Mon, 23 Oct 2006 21:03:21 +0000 Subject: [PATCH] Expand contraction. --- en_US.ISO8859-1/articles/rc-scripting/article.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/articles/rc-scripting/article.sgml b/en_US.ISO8859-1/articles/rc-scripting/article.sgml index 071b4514a0..fbc918788a 100644 --- a/en_US.ISO8859-1/articles/rc-scripting/article.sgml +++ b/en_US.ISO8859-1/articles/rc-scripting/article.sgml @@ -797,7 +797,7 @@ run_rc_command "$1" Our script supports two non-standard commands, and . We saw them listed in extra_commands, and now - it's time to provide methods for them. The method for + it is time to provide methods for them. The method for is just inlined while that for is implemented as the mumbled_plugh function.