[PR #13645] [MERGED] runner: fix typo 'baackend' -> 'backend' in error messages #14311

Closed
opened 2026-04-13 00:50:36 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13645
Author: @dhirajlochib
Created: 1/8/2026
Status: Merged
Merged: 1/31/2026
Merged by: @mchiang0610

Base: mainHead: fix/typo-backend


📝 Commits (1)

  • 372785d runner: fix typo 'baackend' -> 'backend' in error messages

📊 Changes

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

View changed files

📝 runner/ollamarunner/runner.go (+3 -3)

📄 Description

Fix typo in three error messages where 'baackend' was written instead of 'backend' in the /health endpoint handler when initializing the dummy model load.


🔄 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/13645 **Author:** [@dhirajlochib](https://github.com/dhirajlochib) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/31/2026 **Merged by:** [@mchiang0610](https://github.com/mchiang0610) **Base:** `main` ← **Head:** `fix/typo-backend` --- ### 📝 Commits (1) - [`372785d`](https://github.com/ollama/ollama/commit/372785d8b2a780b04155f363ceb569232f36633e) runner: fix typo 'baackend' -> 'backend' in error messages ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `runner/ollamarunner/runner.go` (+3 -3) </details> ### 📄 Description Fix typo in three error messages where 'baackend' was written instead of 'backend' in the /health endpoint handler when initializing the dummy model load. --- <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-13 00:50:36 -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#14311