removing whitespace

related #48
This commit is contained in:
Tom McFarlin 2013-05-15 10:12:11 -04:00
parent bf17525093
commit 0154512f69
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ class PluginName {
* @since 1.0.0
*/
public function load_plugin_textdomain() {
$domain = $this->plugin_slug;
$locale = apply_filters( 'plugin_locale', get_locale(), $domain );