summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sl/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sl/README.txt b/sl/README.txt
index b6da059d4da..d2cef9c1ccf 100644
--- a/sl/README.txt
+++ b/sl/README.txt
@@ -6,7 +6,7 @@ Asynchronous Message Invocation (AMI)
AMI is implemented differently in Ice for Silverlight than it is in
Ice for C#. Specifically, the means by which you define the callbacks
-that are called once the AMI call either succeeds or fails is
+that are called once the AMI method either succeeds or fails is
different.
In Ice for C# it is necessary for the application to extend an AMI