Completed
Push — develop ( a3f86d...1b6157 )
by Aristeides
02:13
created
core/class-kirki-l10n.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -113,7 +113,7 @@
 block discarded – undo
113 113
 	 * @param string $domain   Text domain. Unique identifier for retrieving translated strings.
114 114
 	 * @param string $mofile   Path to the MO file.
115 115
 	 * @return bool
116
-   	 */
116
+	 */
117 117
 	public function override_load_textdomain( $override, $domain, $mofile ) {
118 118
 
119 119
 		global $l10n;
Please login to merge, or discard this patch.