From 012006b3cfcb0743cb17c0ab040b38bccd04599f Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Mon, 4 Apr 2011 15:38:31 -0400 Subject: Clean up comment. --- browse.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/browse.php b/browse.php index da56b8f1..17acfe2f 100644 --- a/browse.php +++ b/browse.php @@ -32,12 +32,11 @@ */ /** - * - * Browse By Page + * Browse Page * This page shows the browse menu, which allows you to browse by many different - * fields including genre, artist, album, catalog, ??? - * This page also handles the actual browse action + * fields including artist, album, and catalog. * + * This page also handles the actual browse action */ /* Base Require */ -- cgit