Fixed typo

This commit is contained in:
Claudio Sanches 2021-03-31 19:25:28 -03:00
parent 076248aca0
commit 5ebab07677
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ class WC_Session_Handler extends WC_Session {
}
/**
* Get session unique ID for quests if session is initialized or user ID if logged in.
* Get session unique ID for requests if session is initialized or user ID if logged in.
* Introduced to help with unit tests.
*
* @since 5.3.0