Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Commit 4f7cb02

Browse files
committed
Capitalize already changes classname
1 parent d070527 commit 4f7cb02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/i18n-module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This class defines a promo box and checks your translation site's API for stats about it, then shows them to the user.
55
*/
6-
class yoast_i18n_v2 {
6+
class Yoast_I18n_v2 {
77

88
/**
99
* Your translation site's logo

0 commit comments

Comments
 (0)