1
0

minor: fix comment typos

This commit is contained in:
onli
2014-05-29 23:44:21 +02:00
parent 2d50bdd375
commit 2c57def881

View File

@ -719,7 +719,7 @@ function showMediaLibrary($messages=false, $addvar_check = false, $smarty_vars =
}
if (! isset($data['showML'])) {
// alaways having the ML available is useful when switchting the filter after adding an image, thus being i nthe add-case
// always having the ML available is useful when switching the filter after adding an image, thus being in the add-case
$data['showML'] = showMediaLibrary();
}