Skip to content

fix: correct misspellings in code comments#21217

Merged
pwilkin merged 1 commit intoggml-org:masterfrom
lainon1:master
Mar 31, 2026
Merged

fix: correct misspellings in code comments#21217
pwilkin merged 1 commit intoggml-org:masterfrom
lainon1:master

Conversation

@lainon1
Copy link
Copy Markdown
Contributor

@lainon1 lainon1 commented Mar 31, 2026

Fix typos in comments across 10 files:

  • emdeddings → embeddings (gemma3.cpp, gemma3n-iswa.cpp, gemma-embedding.cpp)
  • imlpemented → implemented (llama-adapter.cpp)
  • interere → interfere (llama-graph.cpp)
  • overridde → overridden (chat.cpp)
  • stastistics → statistics (ngram-map.h)
  • layed → laid (llama-kv-cache.h)
  • worster → worst (llama-context.cpp)
  • sequantial → sequential (llama-batch.h)

- emdeddings → embeddings (gemma3.cpp, gemma3n-iswa.cpp,
gemma-embedding.cpp)
- imlpemented → implemented (llama-adapter.cpp)
- interere → interfere (llama-graph.cpp)
- overridde → overridden (chat.cpp)
- stastistics → statistics (ngram-map.h)
- layed → laid (llama-kv-cache.h)
- worster → worst (llama-context.cpp)
- sequantial → sequential (llama-batch.h)
@lainon1 lainon1 requested review from a team, CISC and ggerganov as code owners March 31, 2026 08:37
@ggml-gh-bot

This comment was marked as resolved.

@lainon1
Copy link
Copy Markdown
Contributor Author

lainon1 commented Mar 31, 2026

I ran aspell to find mispellings

@github-actions github-actions Bot added the model Model specific label Mar 31, 2026
@pwilkin pwilkin merged commit 0b6ff47 into ggml-org:master Mar 31, 2026
44 of 45 checks passed
slartibardfast pushed a commit to slartibardfast/llama.cpp that referenced this pull request Apr 12, 2026
- emdeddings → embeddings (gemma3.cpp, gemma3n-iswa.cpp,
gemma-embedding.cpp)
- imlpemented → implemented (llama-adapter.cpp)
- interere → interfere (llama-graph.cpp)
- overridde → overridden (chat.cpp)
- stastistics → statistics (ngram-map.h)
- layed → laid (llama-kv-cache.h)
- worster → worst (llama-context.cpp)
- sequantial → sequential (llama-batch.h)
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
- emdeddings → embeddings (gemma3.cpp, gemma3n-iswa.cpp,
gemma-embedding.cpp)
- imlpemented → implemented (llama-adapter.cpp)
- interere → interfere (llama-graph.cpp)
- overridde → overridden (chat.cpp)
- stastistics → statistics (ngram-map.h)
- layed → laid (llama-kv-cache.h)
- worster → worst (llama-context.cpp)
- sequantial → sequential (llama-batch.h)
rsenthilkumar6 pushed a commit to rsenthilkumar6/llama.cpp that referenced this pull request May 1, 2026
- emdeddings → embeddings (gemma3.cpp, gemma3n-iswa.cpp,
gemma-embedding.cpp)
- imlpemented → implemented (llama-adapter.cpp)
- interere → interfere (llama-graph.cpp)
- overridde → overridden (chat.cpp)
- stastistics → statistics (ngram-map.h)
- layed → laid (llama-kv-cache.h)
- worster → worst (llama-context.cpp)
- sequantial → sequential (llama-batch.h)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model Model specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants