فهرست منبع

Typo in a comment

Source commit: fe078d56bbd6ed9fe13f790d2405dc81321ba7ed
Martin Prikryl 7 سال پیش
والد
کامیت
6b9d4051ed
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      source/core/S3FileSystem.cpp

+ 1 - 1
source/core/S3FileSystem.cpp

@@ -442,7 +442,7 @@ void TS3FileSystem::ParsePath(UnicodeString Path, UnicodeString & BucketName, Un
 //---------------------------------------------------------------------------
 struct TLibS3BucketContext : S3BucketContext
 {
-  // These keep data that that we point the native S3BucketContext fields to
+  // These keep data that we point the native S3BucketContext fields to
   UTF8String HostNameBuf;
   UTF8String BucketNameBuf;
   UTF8String AuthRegionBuf;