Skip to content

Commit 0606cec

Browse files
committed
Fix issue/typo with privacy policy
1 parent 7f10679 commit 0606cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/privacy/provider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* @copyright 2020 - CALL Learning - Laurent David <laurent@call-learning>
2222
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
2323
*/
24-
namespace block_course_summary\privacy;
24+
namespace block_featured_courses\privacy;
2525

2626
defined('MOODLE_INTERNAL') || die();
2727

0 commit comments

Comments
 (0)