diff --git a/reference/session/functions/session-name.xml b/reference/session/functions/session-name.xml index 2130af3043..c479cd8a40 100644 --- a/reference/session/functions/session-name.xml +++ b/reference/session/functions/session-name.xml @@ -15,7 +15,7 @@ session_name returns the name of the current session. If name is given, - session_start will update the session name and return + session_name will update the session name and return the old session name.