<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,7 +27,7 @@ Calendar.prototype = {
 		this.today = today;
 		this.setOption(option, callback)
 		this.elem = $('&lt;div /&gt;')
-			.addClass(this.option.namespace)
+			.addClass(this.option.cssClass)
 			.html(elem.html());
 		this.elem.css('z-index', 2);
 		this.wrap = $('&lt;div /&gt;').append(this.elem);
@@ -72,7 +72,7 @@ Calendar.prototype = {
 			events: [],
 			callback: callback || this.callback,
 			hideOtherMonth: false,
-			namespace: 'jqueryCalendar'
+			cssClass: 'jqueryCalendar'
 		}, option);
 		return this;
 	},</diff>
      <filename>jquery.calendar.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4008eb4cb669acf9283c5aa09f2edf78b2c209a6</id>
    </parent>
  </parents>
  <author>
    <name>rewish</name>
    <email>rewish.org@gmail.com</email>
  </author>
  <url>http://github.com/rewish/jQuery.calendar/commit/af5248176881dc4a7010f5985a25343636f6b54c</url>
  <id>af5248176881dc4a7010f5985a25343636f6b54c</id>
  <committed-date>2009-10-30T11:27:26-07:00</committed-date>
  <authored-date>2009-10-30T11:27:26-07:00</authored-date>
  <message>class&#23646;&#24615;&#12434;&#25351;&#23450;&#12377;&#12427;&#12458;&#12503;&#12471;&#12519;&#12531;&#12398;&#12461;&#12540;&#12434;namespace&#12363;&#12425;cssClass&#12395;&#22793;&#26356;&#12290;</message>
  <tree>ddfe6f9a03d13481217a61068f43cce60be595ef</tree>
  <committer>
    <name>rewish</name>
    <email>rewish.org@gmail.com</email>
  </committer>
</commit>
