summaryrefslogtreecommitdiffstats
path: root/cli_ure/source/basetypes/uno/Any.cs
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/source/basetypes/uno/Any.cs')
-rw-r--r--cli_ure/source/basetypes/uno/Any.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/source/basetypes/uno/Any.cs b/cli_ure/source/basetypes/uno/Any.cs
index ded67df90aa4..ea44d0f3b880 100644
--- a/cli_ure/source/basetypes/uno/Any.cs
+++ b/cli_ure/source/basetypes/uno/Any.cs
@@ -61,7 +61,7 @@ public struct Any
/** constructs an instance.
- <p>If the arguments ar invalid then an exception is thrown.</p>
+ <p>If the arguments are invalid then an exception is thrown.</p>
@exception System.Exception
*/
public Any(Type type, object value)