We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a3fa9 commit f68d834Copy full SHA for f68d834
git_pw/utils.py
@@ -138,7 +138,7 @@ def echo_via_pager(
138
"""Echo using git's default pager.
139
140
Wrap ``click.echo_via_pager``, setting some environment variables in the
141
- processs to mimic the pager settings used by Git:
+ process to mimic the pager settings used by Git:
142
143
The order of preference is the ``$GIT_PAGER`` environment variable,
144
then ``core.pager`` configuration, then ``$PAGER``, and then the
0 commit comments