[PR #7021] [MERGED] Fix some typos in documentation, code, code comments etc. #58985

Closed
opened 2026-04-29 13:52:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7021
Author: @stweil
Created: 9/28/2024
Status: Merged
Merged: 12/10/2024
Merged by: @jmorganca

Base: mainHead: typos


📝 Commits (3)

  • 2bed781 Fix some typos in documentation, code, code comments etc.
  • 480ab09 Apply suggestions from code review
  • 477b4e8 Merge branch 'main' into typos

📊 Changes

22 files changed (+35 additions, -35 deletions)

View changed files

📝 README.md (+1 -1)
📝 app/tray/wintray/eventloop.go (+1 -1)
📝 convert/sentencepiece/sentencepiece_model.pb.go (+1 -1)
📝 convert/sentencepiece_model.proto (+1 -1)
📝 discover/gpu_windows.go (+1 -1)
📝 docs/troubleshooting.md (+1 -1)
📝 examples/python-grounded-factuality-rag-check/README.md (+1 -1)
📝 examples/python-grounded-factuality-rag-check/main.py (+1 -1)
📝 integration/concurrency_test.go (+2 -2)
📝 integration/max_queue_test.go (+4 -4)
📝 llm/memory_test.go (+1 -1)
📝 parser/parser_test.go (+2 -2)
📝 server/sched.go (+3 -3)
📝 server/sched_test.go (+2 -2)
📝 server/testdata/tools/command-r-plus.out (+2 -2)
📝 server/testdata/tools/firefunction.out (+2 -2)
📝 server/testdata/tools/llama3-groq-tool-use.out (+2 -2)
📝 server/testdata/tools/messages.json (+1 -1)
📝 server/testdata/tools/mistral.out (+1 -1)
📝 server/testdata/tools/nemotron.out (+2 -2)

...and 2 more files

📄 Description

Most of them were found using codespell and typos.


🔄 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/ollama/ollama/pull/7021 **Author:** [@stweil](https://github.com/stweil) **Created:** 9/28/2024 **Status:** ✅ Merged **Merged:** 12/10/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `typos` --- ### 📝 Commits (3) - [`2bed781`](https://github.com/ollama/ollama/commit/2bed781212860c87168773df84eea8dd0ba028a8) Fix some typos in documentation, code, code comments etc. - [`480ab09`](https://github.com/ollama/ollama/commit/480ab091a413cc58afefc0ddac911d648d81f69f) Apply suggestions from code review - [`477b4e8`](https://github.com/ollama/ollama/commit/477b4e8f70d361c25699c4d52e6bdcd31ecb85ba) Merge branch 'main' into typos ### 📊 Changes **22 files changed** (+35 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `app/tray/wintray/eventloop.go` (+1 -1) 📝 `convert/sentencepiece/sentencepiece_model.pb.go` (+1 -1) 📝 `convert/sentencepiece_model.proto` (+1 -1) 📝 `discover/gpu_windows.go` (+1 -1) 📝 `docs/troubleshooting.md` (+1 -1) 📝 `examples/python-grounded-factuality-rag-check/README.md` (+1 -1) 📝 `examples/python-grounded-factuality-rag-check/main.py` (+1 -1) 📝 `integration/concurrency_test.go` (+2 -2) 📝 `integration/max_queue_test.go` (+4 -4) 📝 `llm/memory_test.go` (+1 -1) 📝 `parser/parser_test.go` (+2 -2) 📝 `server/sched.go` (+3 -3) 📝 `server/sched_test.go` (+2 -2) 📝 `server/testdata/tools/command-r-plus.out` (+2 -2) 📝 `server/testdata/tools/firefunction.out` (+2 -2) 📝 `server/testdata/tools/llama3-groq-tool-use.out` (+2 -2) 📝 `server/testdata/tools/messages.json` (+1 -1) 📝 `server/testdata/tools/mistral.out` (+1 -1) 📝 `server/testdata/tools/nemotron.out` (+2 -2) _...and 2 more files_ </details> ### 📄 Description Most of them were found using codespell and typos. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 13:52:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#58985