update samples

This commit is contained in:
William Cheng
2021-08-11 12:10:37 +08:00
parent f9dd448451
commit 7dcca2e891

View File

@@ -158,7 +158,7 @@ namespace Org.OpenAPITools.Client
}
}
/// <summary>
/// Provides a default implementation of an Api client (both synchronous and asynchronous implementatios),
/// Provides a default implementation of an Api client (both synchronous and asynchronous implementations),
/// encapsulating general REST accessor use cases.
/// </summary>
/// <remarks>