[PR #1700] [MERGED] Fix typos #2125

Closed
opened 2026-03-04 02:03:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1700
Author: @gaul
Created: 6/26/2021
Status: Merged
Merged: 6/27/2021
Merged by: @ggtakec

Base: masterHead: typo


📝 Commits (1)

📊 Changes

15 files changed (+34 additions, -34 deletions)

View changed files

📝 src/curl.cpp (+1 -1)
📝 src/curl.h (+1 -1)
📝 src/fdcache.cpp (+1 -1)
📝 src/fdcache.h (+1 -1)
📝 src/fdcache_auto.cpp (+2 -2)
📝 src/fdcache_auto.h (+3 -3)
📝 src/fdcache_entity.cpp (+2 -2)
📝 src/fdcache_page.cpp (+2 -2)
📝 src/s3fs.cpp (+15 -15)
📝 src/s3fs_xml.cpp (+1 -1)
📝 src/s3fs_xml.h (+1 -1)
📝 src/string_util.cpp (+1 -1)
📝 src/string_util.h (+1 -1)
📝 test/integration-test-common.sh (+1 -1)
📝 test/integration-test-main.sh (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1700 **Author:** [@gaul](https://github.com/gaul) **Created:** 6/26/2021 **Status:** ✅ Merged **Merged:** 6/27/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `typo` --- ### 📝 Commits (1) - [`9ca8416`](https://github.com/s3fs-fuse/s3fs-fuse/commit/9ca8416e7be38a248450dabc4045225a0b7e2bf1) Fix typos ### 📊 Changes **15 files changed** (+34 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+1 -1) 📝 `src/curl.h` (+1 -1) 📝 `src/fdcache.cpp` (+1 -1) 📝 `src/fdcache.h` (+1 -1) 📝 `src/fdcache_auto.cpp` (+2 -2) 📝 `src/fdcache_auto.h` (+3 -3) 📝 `src/fdcache_entity.cpp` (+2 -2) 📝 `src/fdcache_page.cpp` (+2 -2) 📝 `src/s3fs.cpp` (+15 -15) 📝 `src/s3fs_xml.cpp` (+1 -1) 📝 `src/s3fs_xml.h` (+1 -1) 📝 `src/string_util.cpp` (+1 -1) 📝 `src/string_util.h` (+1 -1) 📝 `test/integration-test-common.sh` (+1 -1) 📝 `test/integration-test-main.sh` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#2125
No description provided.