[PR #5964] [MERGED] Fix typo and improve readability #74270

Closed
opened 2026-05-05 06:17:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5964
Author: @eust-w
Created: 7/26/2024
Status: Merged
Merged: 8/14/2024
Merged by: @jmorganca

Base: mainHead: typos-fix


📝 Commits (2)

  • fb957c4 Fix typo and improve readability
  • ffcf987 Update api/client.go

📊 Changes

4 files changed (+11 additions, -11 deletions)

View changed files

📝 api/client.go (+2 -2)
📝 app/tray/wintray/menus.go (+7 -7)
📝 cmd/cmd.go (+1 -1)
📝 types/model/name.go (+1 -1)

📄 Description

  • Rename updatAvailableMenuID to updateAvailableMenuID
  • Replace unused cmd parameter with _ in RunServer function
  • Fix typos in comments

🔄 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/5964 **Author:** [@eust-w](https://github.com/eust-w) **Created:** 7/26/2024 **Status:** ✅ Merged **Merged:** 8/14/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `typos-fix` --- ### 📝 Commits (2) - [`fb957c4`](https://github.com/ollama/ollama/commit/fb957c4c1fabab62dd31a32b95613806fbfb4b00) Fix typo and improve readability - [`ffcf987`](https://github.com/ollama/ollama/commit/ffcf987366a6fb009841c79170ee91de98c8ea8f) Update api/client.go ### 📊 Changes **4 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `api/client.go` (+2 -2) 📝 `app/tray/wintray/menus.go` (+7 -7) 📝 `cmd/cmd.go` (+1 -1) 📝 `types/model/name.go` (+1 -1) </details> ### 📄 Description * Rename updatAvailableMenuID to updateAvailableMenuID * Replace unused cmd parameter with _ in RunServer function * Fix typos in comments --- <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-05-05 06:17:09 -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#74270