[PR #229] [MERGED] Fixed minor white-space formatting and ordering of elements #820

Open
opened 2026-01-29 20:51:04 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (4)

  • 1486df7 Fixed minor whitespace formatting and ordering of elements
  • fa1c60e Addressed comments about whitespace
  • f908a4e Fix spelling of "Acknowledgments"
  • 4f1fce1 Make 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.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/229 **Author:** [@dsnet](https://github.com/dsnet) **Created:** 10/19/2015 **Status:** ✅ Merged **Merged:** 10/20/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`1486df7`](https://github.com/google/brotli/commit/1486df764ee774f5667119ab7684b732e7a83fb5) Fixed minor whitespace formatting and ordering of elements - [`fa1c60e`](https://github.com/google/brotli/commit/fa1c60e35da12d33b064b8c6367ff734254372e2) Addressed comments about whitespace - [`f908a4e`](https://github.com/google/brotli/commit/f908a4ebe451055dbc688a4642e8c2cce2c2f495) Fix spelling of "Acknowledgments" - [`4f1fce1`](https://github.com/google/brotli/commit/4f1fce1681c0dbbaa455f01a6f99c154b176296e) Make code and paragraph both use 3-space indents ### 📊 Changes **1 file changed** (+113 additions, -113 deletions) <details> <summary>View changed files</summary> 📝 `docs/draft-alakuijala-brotli-07.nroff` (+113 -113) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:51:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#820