+2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * configure.ac: Fix typo in configure.ac. Thanks
+       to dmacks@netspace.org for notification.
+
 2006-11-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
        * cut-n-paste/totem-screensaver/totem-scrsaver.c:
 
 
 dnl ================== End of comic book checks ============================================
 
-dnl ================== comic book checks ===================================================
+dnl ================== impress book checks ===================================================
 
 AC_ARG_ENABLE(impress,
        [AC_HELP_STRING([--enable-impress], [Compile with support for impress presentations])],enable_impress="$enableval",enable_impress=no)
 fi 
 AM_CONDITIONAL(ENABLE_IMPRESS, test x$enable_impress = xyes)
 
-dnl ================== End of comic book checks ============================================
+dnl ================== End of impress book checks ============================================
 
 dnl =================== Mime types list ====================================================