mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #229] [MERGED] Fixed minor white-space formatting and ordering of elements #820
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/229
Author: @dsnet
Created: 10/19/2015
Status: ✅ Merged
Merged: 10/20/2015
Merged by: @szabadka
Base:
master← Head:master📝 Commits (4)
1486df7Fixed minor whitespace formatting and ordering of elementsfa1c60eAddressed comments about whitespacef908a4eFix spelling of "Acknowledgments"4f1fce1Make code and paragraph both use 3-space indents📊 Changes
1 file changed (+113 additions, -113 deletions)
View changed files
📝
docs/draft-alakuijala-brotli-07.nroff(+113 -113)📄 Description
Fixed minor white-spacing issues that caused print-out to be slightly
confusing. Biggest change is in section 9.2, where an indent seemed
to indicate that some fields were part of the previous field, when
they were not related.
Also, changed the order that transforms are described in section 8
to match the enumeration values that are explicitly defined in
Appendix B.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.