Skip to content

Commit

Permalink
Исправление грамматеской ошибки в главе 8
Browse files Browse the repository at this point in the history
длинны -> длины
  • Loading branch information
eshikvtumane authored and Morganov committed Jan 29, 2020
1 parent c3c2eb4 commit 01d6390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/08-customizing-git/sections/config.asc
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ what happened
$ git config --global core.pager ''
----

В таком случае, Git будет выводить весь текст полностью, вне зависимости от его длинны.
В таком случае, Git будет выводить весь текст полностью, вне зависимости от его длины.

===== `user.signingkey`

Expand Down

0 comments on commit 01d6390

Please sign in to comment.