Update default timeout in documentation

Change-Id: Icda481e22976b9c30959615485b19e2aca594530
diff --git a/man/KorAPConnection-class.Rd b/man/KorAPConnection-class.Rd
index fb8f5b8..8f837f1 100644
--- a/man/KorAPConnection-class.Rd
+++ b/man/KorAPConnection-class.Rd
@@ -23,7 +23,7 @@
   apiUrl,
   accessToken = getAccessToken(KorAPUrl),
   userAgent = "R-KorAP-Client",
-  timeout = 10,
+  timeout = 110,
   verbose = FALSE,
   cache = TRUE
 )