Skip to content

Commit

Permalink
Timetable: Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
jakearchibald committed Nov 2, 2009
1 parent c1e7cbb commit 4fdd4de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/widgets/timetable/timetable.js
Expand Up @@ -1269,7 +1269,7 @@
},

/**
@name glow.widgets.Timetable.Item#getHeader
@name glow.widgets.Timetable.Track#getHeader
@function
@description Gets the actual content of if the Track header (if any) for the Timetable to display
@returns glow.dom.NodeList
Expand All @@ -1279,7 +1279,7 @@
},

/**
@name glow.widgets.Timetable.Item#getFooter
@name glow.widgets.Timetable.Track#getFooter
@function
@description Gets the actual content of if the Track footer (if any) for the Timetable to display
@returns glow.dom.NodeList
Expand Down

0 comments on commit 4fdd4de

Please sign in to comment.