From 4704c85c9db3fb1dccd9191bec4b349180a193ee Mon Sep 17 00:00:00 2001 From: Maher Jendoubi Date: Sat, 25 Jan 2020 19:55:22 +0100 Subject: Fix typos (#18585) * Contributing: fix typos * fixed encoding and other typos * fixed encoding and spotted other typos * Update TransformationRules.cs --- docs/HtmlAgilityPack/HtmlAttributeCollection.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/HtmlAgilityPack/HtmlAttributeCollection.cs b/docs/HtmlAgilityPack/HtmlAttributeCollection.cs index 07af9979ddb..3565897d7c7 100644 --- a/docs/HtmlAgilityPack/HtmlAttributeCollection.cs +++ b/docs/HtmlAgilityPack/HtmlAttributeCollection.cs @@ -242,7 +242,7 @@ namespace HtmlAgilityPack } /// - /// Checks for existance of attribute with given name + /// Checks for existence of attribute with given name /// /// /// -- cgit v1.2.3