Changeset - 17256038c7e8
[Not reviewed]
0 1 0
David Ray - 10 years ago 2014-03-14 19:14:40
davidray@gmail.com
fix typos
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
docs/schedule.rst
Show inline comments
...
 
@@ -13,3 +13,3 @@ structured schedule:
 
  * Slot Kind: A type of Slot associated with a Schedule.
 
  * Slot: A discreet time period for a Schedule.
 
  * Slot: A discrete time period for a Schedule.
 
  * Slot Room: A mapping of a Room and Slot for a given Schedule.
...
 
@@ -20,3 +20,3 @@ Schedule Builder Form
 

	
 
It can be cumbersone to generate a schedule through the admin. With that in mind,
 
It can be cumbersome to generate a schedule through the admin. With that in mind,
 
a generic schedule builder is available via a Schedule's edit view. For instance,
...
 
@@ -27,3 +27,3 @@ available for Staff at::
 

	
 
The form consume a structured CSV file, from which it will build the schedule. 
 
The form consumes a structured CSV file, from which it will build the schedule. 
 
Sample CSV data is included below::
0 comments (0 inline, 0 general)