From ac69819febbd7d6bc0d2e2dbac4daa29aedae44a Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 6 Sep 2018 17:45:19 +0200 Subject: I really need unit tests * spelling correction in the info/label collum --- nextcloud_shares | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 nextcloud_shares (limited to 'nextcloud_shares') diff --git a/nextcloud_shares b/nextcloud_shares old mode 100644 new mode 100755 index 1dc63dd..fb527a6 --- 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') -- cgit v1.2.3-54-g00ecf