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