From 15fe2c6e76a9ee38365ea6975a9b163138695132 Mon Sep 17 00:00:00 2001 From: Thomas Newton Date: Fri, 13 Dec 2024 17:05:52 +0000 Subject: [PATCH] Autoformat --- cpp/src/arrow/filesystem/azurefs.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cpp/src/arrow/filesystem/azurefs.h b/cpp/src/arrow/filesystem/azurefs.h index fd7bb91a02afa..9e6dab6d14bbf 100644 --- a/cpp/src/arrow/filesystem/azurefs.h +++ b/cpp/src/arrow/filesystem/azurefs.h @@ -182,9 +182,9 @@ struct ARROW_EXPORT AzureOptions { /// AzureOptions::ConfigureClientSecretCredential() is called. /// * client_secret: You must specify "tenant_id" and "client_id" /// too. AzureOptions::ConfigureClientSecretCredential() is called. - /// * A SAS token is made up of several query parameters. Appending a SAS - /// token to the URI configures SAS token auth by calling - /// AzureOptions::ConfigureSasCredential(). + /// * A SAS token is made up of several query parameters. Appending a SAS + /// token to the URI configures SAS token auth by calling + /// AzureOptions::ConfigureSasCredential(). /// /// [1]: /// https://learn.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-introduction-abfs-uri