mirror of
https://github.com/google/brotli.git
synced 2026-09-22 06:35:52 +00:00
[PR #1242] [MERGED] Fix typos #1807
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/1242
Author: @deining
Created: 1/10/2025
Status: ✅ Merged
Merged: 5/27/2025
Merged by: @eustas
Base:
master← Head:fix-typos📝 Commits (2)
408e763Fix typosfb69c9cMerge branch 'master' into fix-typos📊 Changes
8 files changed (+13 additions, -13 deletions)
View changed files
📝
c/enc/block_splitter.c(+2 -2)📝
c/enc/block_splitter_inc.h(+1 -1)📝
c/enc/encoder_dict.h(+1 -1)📝
c/enc/hash.h(+1 -1)📝
java/org/brotli/dec/Decode.java(+1 -1)📝
java/org/brotli/dec/DictionaryData.java(+1 -1)📝
research/brotlidump.py(+4 -4)📝
research/draw_histogram.cc(+2 -2)📄 Description
This PR fixes a few typos I spotted in the project.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.