Author: post
Date: 2010-11-25 21:45:12 +0100 (Thu, 25 Nov 2010)
New Revision: 3636

Modified:
   trunk/librawstudio/rs-library.c
Log:
Fix spelling error in autotag. (thanks erich)

Modified: trunk/librawstudio/rs-library.c
===================================================================
--- trunk/librawstudio/rs-library.c     2010-11-25 20:42:45 UTC (rev 3635)
+++ trunk/librawstudio/rs-library.c     2010-11-25 20:45:12 UTC (rev 3636)
@@ -821,7 +821,7 @@
                        month = g_strdup("September");
                        break;
                case 10:
-                       month = g_strdup("Ocotober");
+                       month = g_strdup("October");
                        break;
                case 11:
                        month = g_strdup("November");


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to