Completed
Push — master ( d87685...4eaf7e )
by cam
05:08
created
prive/themes/spip/vars.css_fonctions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
 /**
28 28
  * Génère les variables CSS relatif à la typo et langue pour l'espace privé
29 29
  *
30
- * @param Pile $pile Pile
30
+ * @param Pile $Pile Pile
31 31
  */
32 32
 function spip_generer_variables_css_typo(array $Pile) : \Spip_Css_Vars_Collection {
33 33
 	$vars = new \Spip_Css_Vars_Collection();
Please login to merge, or discard this patch.