Commit e8334bd7 authored by Canek Peláez's avatar Canek Peláez
Browse files

Typos and spacing.

parent 6bc2655b
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
/*
Plugin Name: Google Analytics Page Stats
Plugin URI: https://aztlan.fciencias.unam.mx/gitlab/canek/google-analytics-page-stats/
Description: This plugin offers allows to get the page stats from Google Analytics.
Description: This plugin allows to get the page stats from Google Analytics.
Author: Canek Peláez
Version: 0.0.1
Author URI: https://aztlan.fciencias.unam.mx/~canek/
@@ -50,7 +50,6 @@ function ga_page_stats_activation($network_wide) {
				add_option($option_name, $option);
			}
		}

		restore_current_blog();
	} else {
		add_option($option_name, $option);