From 3c56ed2b0e835b7b302c6538c27c2cf572593079 Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Fri, 27 Aug 2021 21:36:36 +0000 Subject: [PATCH] Fix typos --- CHANGELOG.md | 2 +- CONTRIBUTING.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 531ff13..bc1cc8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -109,7 +109,7 @@ ## Features -- Added support for squeezing where reoccuring lines are squashed together and visualized with an asterisk. A new `-v`/`--no-squeezing` option can be used to disable the feature. For details, see #59 (@awidegreen) +- Added support for squeezing where reoccurring lines are squashed together and visualized with an asterisk. A new `-v`/`--no-squeezing` option can be used to disable the feature. For details, see #59 (@awidegreen) - Added a new `--border` option with support for various styles (Unicode, ASCII, None), see #54 (@dmke) - The `--length`/`-n` argument can be passed as a hexadecimal number (`hexyl -n 0xff /dev/urandom`), see #45 (@Qyriad) - Added `--bytes`/`-c` as an alias for `--length`/`-n`, see #48 (@selfup) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0f1ce07..307fc94 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ Thank you for considering to contribute to `hexyl`! If your contribution changes the behavior of `hexyl` (as opposed to a typo-fix in the documentation), please update the [`CHANGELOG.md`](CHANGELOG.md) file -and describe your changes. This makes the release proess much easier and +and describe your changes. This makes the release process much easier and therefore helps to get your changes into a new `hexyl` release faster. The top of the `CHANGELOG` contains a *"unreleased"* section with a few