summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakettmann-e24 <50422880+akettmann-e24@users.noreply.github.com>2023-05-09 21:28:55 -0500
committerGitHub <noreply@github.com>2023-05-09 22:28:55 -0400
commit25dfd27c302e212afb436efab2f9b52099f97683 (patch)
tree78af1235183a54fbd1335f17d219d046644ce933
parent5f802ac459557685bd6748c6cc75cb4a4a82617e (diff)
downloadclick-8.1.x.tar.gz
affect vs effect, simple mistake (#2298)8.1.x
-rw-r--r--src/click/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/click/utils.py b/src/click/utils.py
index e9310e5..670bf05 100644
--- a/src/click/utils.py
+++ b/src/click/utils.py
@@ -430,7 +430,7 @@ def get_app_dir(app_name: str, roaming: bool = True, force_posix: bool = False)
:param app_name: the application name. This should be properly capitalized
and can contain whitespace.
:param roaming: controls if the folder should be roaming or not on Windows.
- Has no affect otherwise.
+ Has no effect otherwise.
:param force_posix: if this is set to `True` then on any POSIX system the
folder will be stored in the home folder with a leading
dot instead of the XDG config home or darwin's