Fix typo
This commit is contained in:
parent
179de5bba2
commit
f5acb6dbaa
@ -167,7 +167,7 @@ if ($match['name'] == 'vinyl') {
|
||||
$variables['title'] = 'Vinyl — '.$basetitle;
|
||||
}
|
||||
|
||||
// If we are dealing with Albu m Of The Week
|
||||
// If we are dealing with Album Of The Week
|
||||
if ($match['name'] == 'aotw') {
|
||||
$variables['albums'] = getAOTW();
|
||||
$variables['title'] = 'Album Of The Week — '.$basetitle;
|
||||
|
Loading…
x
Reference in New Issue
Block a user