diff --git a/sdk/tables/azure-data-tables/inc/azure/data/tables/tables_clients.hpp b/sdk/tables/azure-data-tables/inc/azure/data/tables/tables_clients.hpp index 8b74b9d98..05dee604b 100644 --- a/sdk/tables/azure-data-tables/inc/azure/data/tables/tables_clients.hpp +++ b/sdk/tables/azure-data-tables/inc/azure/data/tables/tables_clients.hpp @@ -307,7 +307,7 @@ namespace Azure { namespace Data { namespace Tables { * @param partitionKey The partition key of the entity. * @param rowKey The row key of the entity. * @param context for canceling long running operations. - * @return Entity list paged response. + * @return Table entity. */ Response GetEntity( const std::string& partitionKey,