[PR #756] [MERGED] Fix typos #772

Closed
opened 2026-02-25 23:35:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/756
Author: @shirayu
Created: 10/14/2023
Status: Merged
Merged: 10/22/2023
Merged by: @fmartingr

Base: masterHead: fix_typos


📝 Commits (4)

  • ccfd587 Fix typos
  • f3c5f89 Merge branch 'master' into fix_typos
  • 7fc55e6 Merge branch 'master' into fix_typos
  • 292f2f0 Merge branch 'master' into fix_typos

📊 Changes

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

View changed files

📝 docs/Contribute.md (+1 -1)
📝 internal/core/ebook_test.go (+1 -1)
📝 internal/database/database.go (+1 -1)
📝 internal/database/database_test.go (+2 -2)
📝 internal/database/mysql.go (+1 -1)
📝 internal/database/pg.go (+1 -1)
📝 internal/http/routes/api/v1/bookmarks.go (+1 -1)
📝 internal/http/server.go (+1 -1)
📝 internal/view/assets/less/archive.less (+3 -3)
📝 internal/webserver/handler-api.go (+1 -1)
📝 internal/webserver/handler-ui.go (+2 -2)
📝 internal/webserver/handler.go (+3 -3)
📝 internal/webserver/server.go (+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/go-shiori/shiori/pull/756 **Author:** [@shirayu](https://github.com/shirayu) **Created:** 10/14/2023 **Status:** ✅ Merged **Merged:** 10/22/2023 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `fix_typos` --- ### 📝 Commits (4) - [`ccfd587`](https://github.com/go-shiori/shiori/commit/ccfd587d2f76dad996aedf5ceee76b0a62608df4) Fix typos - [`f3c5f89`](https://github.com/go-shiori/shiori/commit/f3c5f8961cb9214d49ad2fbaf795da83f963dbc9) Merge branch 'master' into fix_typos - [`7fc55e6`](https://github.com/go-shiori/shiori/commit/7fc55e68e175eca0834ddd6dd2c83c5d2d1c0dd8) Merge branch 'master' into fix_typos - [`292f2f0`](https://github.com/go-shiori/shiori/commit/292f2f011c1391a1ae38c3f07cca8aaf202f7e2e) Merge branch 'master' into fix_typos ### 📊 Changes **13 files changed** (+19 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `docs/Contribute.md` (+1 -1) 📝 `internal/core/ebook_test.go` (+1 -1) 📝 `internal/database/database.go` (+1 -1) 📝 `internal/database/database_test.go` (+2 -2) 📝 `internal/database/mysql.go` (+1 -1) 📝 `internal/database/pg.go` (+1 -1) 📝 `internal/http/routes/api/v1/bookmarks.go` (+1 -1) 📝 `internal/http/server.go` (+1 -1) 📝 `internal/view/assets/less/archive.less` (+3 -3) 📝 `internal/webserver/handler-api.go` (+1 -1) 📝 `internal/webserver/handler-ui.go` (+2 -2) 📝 `internal/webserver/handler.go` (+3 -3) 📝 `internal/webserver/server.go` (+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-02-25 23:35:25 +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/shiori#772
No description provided.