src BUGFIX typos
diff --git a/src/session_client.c b/src/session_client.c
index 6feb00d..430b17c 100644
--- a/src/session_client.c
+++ b/src/session_client.c
@@ -1827,7 +1827,7 @@
* @param[out] message If receiving a message succeeded this is the message, NULL otherwise.
* @return NC_MSG_REPLY If a rpc-reply was received;
* @return NC_MSG_NOTIF If a notification was received;
- * @return NC_MSG_ERROR If any error occured;
+ * @return NC_MSG_ERROR If any error occurred;
* @return NC_MSG_WOULDBLOCK If the timeout was reached.
*/
static NC_MSG_TYPE