doh
[freeside.git] / httemplate / docs / upgrade9.html
index 478f8aa..7cf44ea 100644 (file)
@@ -13,7 +13,7 @@
   <li>Apply the following changes to your database:
 <pre>
 INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 17, 'daytime', 'en_US', 'Day Phone' );
-INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 18, 'nigh', 'en_US', 'Night Phone' );
+INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 18, 'night', 'en_US', 'Night Phone' );
 </pre>
   <li>Restart Apache and freeside-queued.
 </body>