Fix Controlls typo

This commit is contained in:
Daniel Dudzic 2025-03-24 14:53:14 +01:00
parent 3a30c60093
commit 8c6761159b
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -1,6 +1,6 @@
<?php
/**
* Controlls the cancel mechanism to step out of the PayPal order session.
* Controls the cancel mechanism to step out of the PayPal order session.
*
* @package WooCommerce\PayPalCommerce\Session\Cancellation
*/