Update plugins/woocommerce/src/Internal/Orders/OrderAttributionController.php

Co-authored-by: Justin Palmer <228780+layoutd@users.noreply.github.com>
This commit is contained in:
Bartosz Budzanowski 2023-11-30 15:35:30 +01:00 committed by GitHub
parent e44514c909
commit 137661a6d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ class OrderAttributionController implements RegisterHooksInterface {
* *
* @since 8.5.0 * @since 8.5.0
* *
* @param float $lifetime The lifetime of the cookie in months. * @param float $lifetime The lifetime of the Sourcebuster cookies in months.
* *
* Fractional values are supported. * Fractional values are supported.
* The defualt value tricks sourcebuster into using cookie valid for session only. * The defualt value tricks sourcebuster into using cookie valid for session only.