Completed
Push — staging ( d96c63...d364b5 )
by Evan
08:40
created
admin/partials/menu/options-sections/recaptcha-settings.php 1 patch
Indentation   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -1,13 +1,13 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Options page for storing our reCAPTCHA options
4
- *
5
- * Page template that houses our reCAPTCHA API keys.
6
- *
7
- * @since 6.0.0
8
- *
9
- * @package WordPress
10
- * @subpackage Component
3
+					 * Options page for storing our reCAPTCHA options
4
+					 *
5
+					 * Page template that houses our reCAPTCHA API keys.
6
+					 *
7
+					 * @since 6.0.0
8
+					 *
9
+					 * @package WordPress
10
+					 * @subpackage Component
11 11
 */
12 12
 
13 13
 ?>
Please login to merge, or discard this patch.