From 9f6ba0bdee9785b41b0fb08e7b60736f94668af9 Mon Sep 17 00:00:00 2001 From: forest93 Date: Mon, 30 Jul 2018 14:45:18 +0800 Subject: [PATCH] Fixed documentation in Claim.cs. --- WikiClientLibrary.Wikibase/Claim.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WikiClientLibrary.Wikibase/Claim.cs b/WikiClientLibrary.Wikibase/Claim.cs index 9728f715a..e5390778d 100644 --- a/WikiClientLibrary.Wikibase/Claim.cs +++ b/WikiClientLibrary.Wikibase/Claim.cs @@ -347,7 +347,7 @@ public JObject RawDataValue } /// Parsed value of datavalue node. - /// For the cases when is not , this property should be null. + /// For the cases when is not , this property should be null. public object DataValue { get