Index: metatag_dc.module
===================================================================
--- metatag_dc.module	(revision 597)
+++ metatag_dc.module	(working copy)
@@ -78,7 +78,7 @@
  * Get the Dublin Core prefix.
  */
 function _metadata_dc_prefix() {
-  return variable_get('metatag_dc_prefix', 'CD');
+  return variable_get('metatag_dc_prefix', 'DC');
 }
 
 /*
