Skip to content
Extraits de code Groupes Projets
Valider 92c26f7f rédigé par sgiehl's avatar sgiehl
Parcourir les fichiers

fixed typo

git-svn-id: http://dev.piwik.org/svn/trunk@6863 59fd770c-687e-43c8-a1e3-f5a4ff64c105
parent c4a659ca
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -656,7 +656,7 @@ class Piwik_PDFReports_API
if(!in_array($reportType, $reportTypes))
{
throw new Exception(
'Rerport type \'' . $reportType . '\' not valid. Try one of the following ' . implode(', ', $reportTypes)
'Report type \'' . $reportType . '\' not valid. Try one of the following ' . implode(', ', $reportTypes)
);
}
}
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter