aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Leise <marco.leise@gmx.de>2022-05-10 01:21:50 +0200
committerMarco Leise <marco.leise@gmx.de>2022-05-10 01:21:50 +0200
commit67e47c4dec68e96b99bd08a9468587fe904254f7 (patch)
treeb2c5f0e732870ce97f1165056d07543dbe11e66f /net-misc/onedrive
parentAdded note about --signoff to the README.md (diff)
parentFix typo in onedrive ebuilds (diff)
downloaddlang-67e47c4dec68e96b99bd08a9468587fe904254f7.tar.gz
dlang-67e47c4dec68e96b99bd08a9468587fe904254f7.tar.bz2
dlang-67e47c4dec68e96b99bd08a9468587fe904254f7.zip
Merge branch 'fix-typo-in-onedrive.ebuild'
Signed-off-by: Marco Leise <marco.leise@gmx.de>
Diffstat (limited to 'net-misc/onedrive')
-rw-r--r--net-misc/onedrive/onedrive-2.4.16.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/onedrive/onedrive-2.4.16.ebuild b/net-misc/onedrive/onedrive-2.4.16.ebuild
index 06a4218..8e7d0a1 100644
--- a/net-misc/onedrive/onedrive-2.4.16.ebuild
+++ b/net-misc/onedrive/onedrive-2.4.16.ebuild
@@ -58,7 +58,7 @@ pkg_postinst() {
elog "first use. To do so, run onedrive in a terminal for the user in question and"
elog "follow the steps on screen."
elog
- ewarn "When upgrading from 2.3 you are required you to reauthorise your client."
+ ewarn "When upgrading from 2.3 you are required to reauthorise your client."
ewarn "This is due to changing the client identifier to assist with resolving"
ewarn "the correct handling of 429 error responses (activityLimitReached)"
}