From 9402b71765f27eb1f7def68c8a329a67c1b12884 Mon Sep 17 00:00:00 2001 From: Nathan Curtis Date: Wed, 24 Oct 2007 18:41:06 +0000 Subject: [PATCH] moar bettar git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@468 c613c5cb-e716-0410-b11b-feb51c14d237 --- src/as/com/threerings/ezgame/EZGameControl.as | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/as/com/threerings/ezgame/EZGameControl.as b/src/as/com/threerings/ezgame/EZGameControl.as index 559086f4..e64dc5b6 100644 --- a/src/as/com/threerings/ezgame/EZGameControl.as +++ b/src/as/com/threerings/ezgame/EZGameControl.as @@ -394,7 +394,7 @@ public class EZGameControl extends BaseControl } /** - * Requests a check to see if the dictionary for the given locale contains the given word. + * Checks to see if the dictionary for the given locale contains the given word. * * @param RFC 3066 string that represents language settings * @param word the string contains the word to be checked