Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Ebert <thomas.ebert@te-online.net>2019-07-09 17:26:22 +0300
committerThomas Ebert <thomas.ebert@te-online.net>2019-07-09 17:26:22 +0300
commita56c1d97949d8357b91257eaa392f71b986aafa5 (patch)
tree4ba372249e783bf6c7f3b789aae96dc116442701 /.github
parent22de685f546474890ff43bc7d68754afe9fbd6f1 (diff)
Stale bot message – Fix plural of information. Include that not every stale issue is missing information.
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index f9abe6f46e9..7b0e3383483 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -22,7 +22,7 @@ staleLabel: stale
# Comment to post when marking as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
- recent activity and it seems to be missing some essential informations.
+ recent activity and might be missing some essential information.
It will be closed if no further activity occurs. Thank you
for your contributions.