aboutsummaryrefslogtreecommitdiffstats
path: root/nextcloud_shares
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2018-09-06 17:45:19 +0200
committernico <nico@magicbroccoli.de>2018-09-06 17:45:19 +0200
commitac69819febbd7d6bc0d2e2dbac4daa29aedae44a (patch)
treeaef350c86ad43b0099d60ffe712d7b752c259318 /nextcloud_shares
parent72acc570e66c580f08b717579a4d4879d319ff25 (diff)
I really need unit tests
* spelling correction in the info/label collum
Diffstat (limited to 'nextcloud_shares')
-rwxr-xr-x[-rw-r--r--]nextcloud_shares2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextcloud_shares b/nextcloud_shares
index 1dc63dd..fb527a6 100644..100755
--- a/nextcloud_shares
+++ b/nextcloud_shares
@@ -29,7 +29,7 @@ class NextcloudShares:
print('num_fed_shares_received.label federated shares recieved')
print('num_fed_shares_received.info current total of federated shares recieved')
print('num_fed_shares_sent.label federated shares sent')
- print('num_fed_shares_received.info current total of federated shares sent')
+ print('num_fed_shares_sent.info current total of federated shares sent')
print('num_shares.label total number of shares')
print('num_shares.info current over all total of shares')
print('num_shares_groups.label group shares')