Skip to content

Commit 13c4091

Browse files
committed
Typo
1 parent 26b7e80 commit 13c4091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Elasticsearch.Net/Connection/ConnectionConfiguration.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ public T SetGlobalQueryStringParameters(NameValueCollection queryStringParameter
142142
}
143143

144144
/// <summary>
145-
/// Timeout in milliseconds when the .NET webrquest should abort the request, note that you can set this to a high value here,
145+
/// Timeout in milliseconds when the .NET webrequest should abort the request, note that you can set this to a high value here,
146146
/// and specify the timeout in various calls on Elasticsearch's side.
147147
/// </summary>
148148
/// <param name="timeout">time out in milliseconds</param>

0 commit comments

Comments
 (0)