Index: wp-content/themes/classic/functions.php
===================================================================
--- wp-content/themes/classic/functions.php	(revision 5175)
+++ wp-content/themes/classic/functions.php	(working copy)
@@ -1,5 +1,5 @@
 <?php
-if ( function_exists('register_sidebars') )
+if ( function_exists('register_sidebar') )
 	register_sidebar(array(
         'before_widget' => '<li id="%1$s" class="widget %2$s">',
         'after_widget' => '</li>',
