[PR #4535] [MERGED] Correct typo in error message #16788

Closed
opened 2026-04-16 05:43:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4535
Author: @likejazz
Created: 5/20/2024
Status: Merged
Merged: 5/21/2024
Merged by: @jmorganca

Base: mainHead: patch-1


📝 Commits (1)

  • f68ee4f Correct typo in error message

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 server/sched.go (+1 -1)

📄 Description

The spelling of the term "request" has been corrected, which was previously mistakenly written as "requeset" in the error log message.


🔄 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/4535 **Author:** [@likejazz](https://github.com/likejazz) **Created:** 5/20/2024 **Status:** ✅ Merged **Merged:** 5/21/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`f68ee4f`](https://github.com/ollama/ollama/commit/f68ee4f8edb77a5475c0b30ec620e4fa2a0688fc) Correct typo in error message ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/sched.go` (+1 -1) </details> ### 📄 Description The spelling of the term "request" has been corrected, which was previously mistakenly written as "requeset" in the error log message. --- <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-16 05:43:08 -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#16788