Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Commit b9ffabd

Browse files
author
Robert Kummer
committed
fixed typo in comment block
1 parent b309200 commit b9ffabd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ Context: Controller, Action code
358358
Removing of an user id is also possible.
359359

360360
/**
361-
* unsets an user id
361+
* unset an user id
362362
*
363363
* @return AnalyticsProviderInterface
364364
*/
@@ -391,7 +391,7 @@ Context: Controller, Action code
391391
Removing of a campaign is also possible.
392392

393393
/**
394-
* unsets a possible given campaign
394+
* unset a possible given campaign
395395
*
396396
* @return AnalyticsProviderInterface
397397
*/

0 commit comments

Comments
 (0)