Skip to content

Conversation

@hemu312
Copy link
Contributor

@hemu312 hemu312 commented Feb 2, 2024

There is a typo in chapter 8 under core.pager last line, it say 'Git will page'. The word 'page' should be replaced with the word 'print'

Changes

  • Fixed typo in last line of chapter 8 under core.pager.
  • The word "page" is replaced by "print".

Context

Fixes #1925

There is a typo in chapter 8 under core.pager last line, it say 'Git will page'. The word 'page' should be replaced with the word 'print'

Signed-off-by: Hemant Kumar Meena <[email protected]>
Copy link
Member

@ben ben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks! ✨

@ben ben merged commit f07e3ef into progit:main Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If you disable the pager, Git will still page the output?

2 participants