diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2021-01-31 13:24:30 +0100 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-31 15:11:30 +0000 |
| commit | 4bde7f31ae5fa162a514f3d876d38943fcdff406 (patch) | |
| tree | 5a56718f60c61cf54caa585cf9df74ccf160701b /docs/markdown/snippets/summary_alignment.md | |
| parent | 6c6b5d77d696c160a8f65719058dba2faf783b3e (diff) | |
| download | meson-4bde7f31ae5fa162a514f3d876d38943fcdff406.tar.gz | |
copy editing for 0.57 release notes [skip ci]
Diffstat (limited to 'docs/markdown/snippets/summary_alignment.md')
| -rw-r--r-- | docs/markdown/snippets/summary_alignment.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/markdown/snippets/summary_alignment.md b/docs/markdown/snippets/summary_alignment.md index 78a7541bd..49e8748de 100644 --- a/docs/markdown/snippets/summary_alignment.md +++ b/docs/markdown/snippets/summary_alignment.md @@ -1,4 +1,4 @@ -## summary() now uses left alignment for all values +## `summary()` now uses left alignment for both keys and values -Previously it aligned toward the center, but this was deemed harder to read -than all left aligned. +Previously it aligned keys toward the center, but this was deemed harder +to read than having everything left aligned. |
