Docs: "amount" -> "number"
This commit is contained in:
parent
d6c1fd78ab
commit
d5f7bd5f02
@ -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.
|
||||
|
||||
`‾`
|
||||
|
@ -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.
|
||||
|
||||
‾
|
||||
|
Loading…
Reference in New Issue
Block a user