[PR #387] [MERGED] Fix various typos #4108

Closed
opened 2026-03-23 21:36:20 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/387
Author: @luzpaz
Created: 2/25/2022
Status: Merged
Merged: 3/1/2022
Merged by: @MikeWallaceDev

Base: mainHead: typos


📝 Commits (1)

📊 Changes

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

View changed files

📝 frontend/app_flowy/lib/workspace/domain/page_stack/page_stack.dart (+1 -1)
📝 frontend/app_flowy/lib/workspace/infrastructure/markdown/src/delta_markdown_decoder.dart (+1 -1)
📝 frontend/app_flowy/lib/workspace/infrastructure/markdown/src/inline_parser.dart (+3 -3)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/emoji_picker/src/config.dart (+2 -2)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/emoji_picker/src/emoji_picker.dart (+2 -2)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/emoji_picker/src/emoji_picker_builder.dart (+1 -1)
📝 frontend/app_flowy/lib/workspace/presentation/widgets/menu/menu.dart (+1 -1)
📝 frontend/app_flowy/packages/flowy_infra_ui/flowy_infra_ui_platform_interface/lib/flowy_infra_ui_platform_interface.dart (+2 -2)
📝 frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/flowy_overlay.dart (+1 -1)
📝 frontend/app_flowy/web/index.html (+1 -1)

📄 Description

Found via codespell -q 3 -S *.svg,./frontend/app_flowy/assets/translations -L bloc,crate,homestate,nd,ot,ser


🔄 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/AppFlowy-IO/AppFlowy/pull/387 **Author:** [@luzpaz](https://github.com/luzpaz) **Created:** 2/25/2022 **Status:** ✅ Merged **Merged:** 3/1/2022 **Merged by:** [@MikeWallaceDev](https://github.com/MikeWallaceDev) **Base:** `main` ← **Head:** `typos` --- ### 📝 Commits (1) - [`5d09e15`](https://github.com/AppFlowy-IO/AppFlowy/commit/5d09e1509d2e86a3c7e7d30ccbbfb7bb67580960) fix: various typos ### 📊 Changes **10 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/domain/page_stack/page_stack.dart` (+1 -1) 📝 `frontend/app_flowy/lib/workspace/infrastructure/markdown/src/delta_markdown_decoder.dart` (+1 -1) 📝 `frontend/app_flowy/lib/workspace/infrastructure/markdown/src/inline_parser.dart` (+3 -3) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/emoji_picker/src/config.dart` (+2 -2) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/emoji_picker/src/emoji_picker.dart` (+2 -2) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/emoji_picker/src/emoji_picker_builder.dart` (+1 -1) 📝 `frontend/app_flowy/lib/workspace/presentation/widgets/menu/menu.dart` (+1 -1) 📝 `frontend/app_flowy/packages/flowy_infra_ui/flowy_infra_ui_platform_interface/lib/flowy_infra_ui_platform_interface.dart` (+2 -2) 📝 `frontend/app_flowy/packages/flowy_infra_ui/lib/src/flowy_overlay/flowy_overlay.dart` (+1 -1) 📝 `frontend/app_flowy/web/index.html` (+1 -1) </details> ### 📄 Description Found via `codespell -q 3 -S *.svg,./frontend/app_flowy/assets/translations -L bloc,crate,homestate,nd,ot,ser` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:20 +00: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
AppFlowy-IO/AppFlowy#4108
No description provided.