Jelajahi Sumber

Merge branch 'master' of https://github.com/Flamenco/fullcalendar into v2.8.0-dev

Adam Shaw 9 tahun lalu
induk
melakukan
b3c1b2470b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/common/Grid.js

+ 1 - 1
src/common/Grid.js

@@ -582,7 +582,7 @@ var Grid = FC.Grid = Class.extend(ListenerMixin, MouseIgnorerMixin, {
 	fillSegTag: 'div', // subclasses can override
 
 
-	// Builds the HTML needed for one fill segment. Generic enought o work with different types.
+	// Builds the HTML needed for one fill segment. Generic enough to work with different types.
 	fillSegHtml: function(type, seg) {
 
 		// custom hooks per-type