[PR #2473] [MERGED] Fix typos #2557

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2473
Author: @szepeviktor
Created: 6/12/2024
Status: Merged
Merged: 6/23/2024
Merged by: @ggtakec

Base: masterHead: typos


📝 Commits (1)

📊 Changes

19 files changed (+36 additions, -36 deletions)

View changed files

📝 .github/workflows/ci.yml (+1 -1)
📝 COMPILATION.md (+1 -1)
📝 ChangeLog (+1 -1)
📝 doc/man/s3fs.1.in (+1 -1)
📝 src/curl.cpp (+1 -1)
📝 src/curl_multi.cpp (+1 -1)
📝 src/fdcache_entity.cpp (+1 -1)
📝 src/fdcache_entity.h (+1 -1)
📝 src/fdcache_fdinfo.cpp (+8 -8)
📝 src/fdcache_page.cpp (+3 -3)
📝 src/fdcache_page.h (+2 -2)
📝 src/fdcache_untreated.cpp (+3 -3)
📝 src/s3fs.cpp (+2 -2)
📝 src/s3fs_cred.cpp (+3 -3)
📝 src/s3fs_cred.h (+1 -1)
📝 src/s3fs_help.cpp (+1 -1)
📝 src/threadpoolman.cpp (+1 -1)
📝 test/integration-test-main.sh (+3 -3)
📝 test/sample_delcache.sh (+1 -1)

📄 Description

Details

Fix misspellings in code and comments.


🔄 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/2473 **Author:** [@szepeviktor](https://github.com/szepeviktor) **Created:** 6/12/2024 **Status:** ✅ Merged **Merged:** 6/23/2024 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `typos` --- ### 📝 Commits (1) - [`307abf2`](https://github.com/s3fs-fuse/s3fs-fuse/commit/307abf288301e7e2c1e72a354f8a38872360fab8) Fix typos ### 📊 Changes **19 files changed** (+36 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+1 -1) 📝 `COMPILATION.md` (+1 -1) 📝 `ChangeLog` (+1 -1) 📝 `doc/man/s3fs.1.in` (+1 -1) 📝 `src/curl.cpp` (+1 -1) 📝 `src/curl_multi.cpp` (+1 -1) 📝 `src/fdcache_entity.cpp` (+1 -1) 📝 `src/fdcache_entity.h` (+1 -1) 📝 `src/fdcache_fdinfo.cpp` (+8 -8) 📝 `src/fdcache_page.cpp` (+3 -3) 📝 `src/fdcache_page.h` (+2 -2) 📝 `src/fdcache_untreated.cpp` (+3 -3) 📝 `src/s3fs.cpp` (+2 -2) 📝 `src/s3fs_cred.cpp` (+3 -3) 📝 `src/s3fs_cred.h` (+1 -1) 📝 `src/s3fs_help.cpp` (+1 -1) 📝 `src/threadpoolman.cpp` (+1 -1) 📝 `test/integration-test-main.sh` (+3 -3) 📝 `test/sample_delcache.sh` (+1 -1) </details> ### 📄 Description ### Details Fix misspellings in code and comments. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:06:09 +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#2557
No description provided.