From d5f7bd5f02c8e23f0cc3ae0fb1a281d39f8b7dd4 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Tue, 9 Jul 2013 06:48:26 +0200 Subject: [PATCH] Docs: "amount" -> "number" --- README.md | 4 ++-- doc/signify.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3c094c6..be64dec 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ New line. `_1` -Amount of deleted lines. If the number is larger than 9, a `>` will be shown +Number of deleted lines. If the number is larger than 9, a `>` will be shown instead. `!` @@ -72,7 +72,7 @@ Changed line. `!1` -A line was changed and an amount of lines below were deleted. A combination of +A line was changed and an number of lines below were deleted. A combination of `!` and `_`. If the number is larger than 9, a `>` will be shown instead. `‾` diff --git a/doc/signify.txt b/doc/signify.txt index ba1c579..8cfe2f5 100644 --- a/doc/signify.txt +++ b/doc/signify.txt @@ -64,7 +64,7 @@ New line. _1 -Amount of deleted lines. If the number is larger than 9, a > will be shown +Number of deleted lines. If the number is larger than 9, a > will be shown instead. ! @@ -73,7 +73,7 @@ Changed line. !1 -A line was changed and an amount of lines below were deleted. A combination of +A line was changed and an number of lines below were deleted. A combination of ! and _. If the number is larger than 9, a > will be shown instead. ‾