Fix typos
Thanks to spell_check!
Change-Id: I354b9d1a6658ed0457d3c9df64cf0df74bb92d82
diff --git a/man/KorAPConnection-class.Rd b/man/KorAPConnection-class.Rd
index 9f796f3..b660582 100644
--- a/man/KorAPConnection-class.Rd
+++ b/man/KorAPConnection-class.Rd
@@ -48,7 +48,7 @@
\item{apiUrl}{URL of the KorAP web service.}
\item{accessToken}{OAuth2 access token. To use authorization based on an access token
-in subsequent queries, intialize your KorAP connection with
+in subsequent queries, initialize your KorAP connection with
\code{kco <- new("KorAPConnection", accessToken="<access token>")}.
In order to make the API
token persistent for the currently used \code{KorAPUrl} (you can have one