Passed
Pull Request — master (#4)
by Mark
01:35
created
conf/metadata.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,5 +6,5 @@
 block discarded – undo
6 6
  *
7 7
  * @author Matthias Schulte <[email protected]>
8 8
  */
9
-$meta['keyword_source'] = array('multichoice','_choices' => array('abstract', 'global','syntax'));
9
+$meta['keyword_source'] = array('multichoice', '_choices' => array('abstract', 'global', 'syntax'));
10 10
 $meta['global_description'] = array('string');
Please login to merge, or discard this patch.