summaryrefslogtreecommitdiffstats
path: root/parsers
diff options
context:
space:
mode:
Diffstat (limited to 'parsers')
-rw-r--r--parsers/scans.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/parsers/scans.py b/parsers/scans.py
index cf4a100..28d0325 100644
--- a/parsers/scans.py
+++ b/parsers/scans.py
@@ -102,7 +102,7 @@ def LoadListScansFile(wallet):
c = 0
def CopyWalletData(wallet):
'''Copies all the contents.json to a parallel set of folders in the drawings repo
- refreshes everything during a ful import, but it should all be up to date as every time
+ refreshes everything during a full import, but it should all be up to date as every time
wallet data gets saved it should also be copied across and committed.
'''
# not needed now the drawinsg repo is the master