Fix error in KorAPConnection documenation

Change-Id: Ieffe24f67ad92e15073868602da650f39b846006
diff --git a/man/KorAPConnection-class.Rd b/man/KorAPConnection-class.Rd
index 754fbd8..e13e507 100644
--- a/man/KorAPConnection-class.Rd
+++ b/man/KorAPConnection-class.Rd
@@ -80,7 +80,7 @@
 }
 \description{
 \code{KorAPConnection} objects represent the connection to a KorAP server.
-New \code{KorAPConnection} objects can be created by \code{KorAPConnection()}.
+New \code{KorAPConnection} objects can be created by \code{new("KorAPConnection")}.
 }
 \examples{
 kcon <- new("KorAPConnection", verbose = TRUE)