Browse Source

Emphasize typo in the source file

This is actual field name in the exported CSV.  Better to not fix it and
create confusion later.
Alois Mahdal 5 years ago
parent
commit
4d0fdd1eb3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      gcconv.py

+ 1
- 1
gcconv.py View File

291
     # (c) Account number
291
     # (c) Account number
292
     # (d) Account Name
292
     # (d) Account Name
293
     # (e) Transaction Category
293
     # (e) Transaction Category
294
-    # (f) Accocunt Number
294
+    # (f) Accocunt Number [SIC]
295
     # (g) Name of Account
295
     # (g) Name of Account
296
     # (h) Transaction type
296
     # (h) Transaction type
297
     # (i) Message
297
     # (i) Message