summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/shortcodes/archives.php')
-rw-r--r--plugins/jetpack/modules/shortcodes/archives.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/jetpack/modules/shortcodes/archives.php b/plugins/jetpack/modules/shortcodes/archives.php
index b4c78f3c..c407978f 100644
--- a/plugins/jetpack/modules/shortcodes/archives.php
+++ b/plugins/jetpack/modules/shortcodes/archives.php
@@ -3,7 +3,7 @@
/*
* Archives shortcode
* @author bubel & nickmomrik
- * [archives limit=10]
+ * [archives limit=10]
*/
add_shortcode( 'archives', 'archives_shortcode' );