summaryrefslogtreecommitdiffstats
path: root/src/pyfedpkg
diff options
context:
space:
mode:
Diffstat (limited to 'src/pyfedpkg')
-rw-r--r--src/pyfedpkg/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pyfedpkg/__init__.py b/src/pyfedpkg/__init__.py
index bb7449f..df788cb 100644
--- a/src/pyfedpkg/__init__.py
+++ b/src/pyfedpkg/__init__.py
@@ -520,7 +520,7 @@ def diff(path, cached=False, files=[]):
optionally diff the cached or staged changes
- Takes an optional list of files to diff reletive to the module base
+ Takes an optional list of files to diff relative to the module base
directory
Logs the output and returns nothing