Changeset 5a5da0d in trunk


Ignore:
Timestamp:
2016-12-06T19:01:51Z (8 years ago)
Author:
Brian Warner <warner@…>
Branches:
master
Children:
d5f3d47
Parents:
dcec018
Message:

magic_folder_cli.py: fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/allmydata/scripts/magic_folder_cli.py

    rdcec018 r5a5da0d  
    403403        ["join", None, JoinOptions, "Join a Magic Folder."],
    404404        ["leave", None, LeaveOptions, "Leave a Magic Folder."],
    405         ["status", None, StatusOptions, "Display stutus of uploads/downloads."],
     405        ["status", None, StatusOptions, "Display status of uploads/downloads."],
    406406    ]
    407407    optFlags = [
Note: See TracChangeset for help on using the changeset viewer.