Ignore:
Timestamp:
23 Sep 2015, 05:56:41 (9 years ago)
Author:
Henrik Bettermann
Message:

Fix some typos.

Adjust test so that it can be processed by Sphinx.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/docs/source/userdocs/hostels.rst

    r13176 r13276  
    6161`hostel_id` is derived from the name by applying
    6262:code:`lower().replace(' ','-').replace('_','-')` to it. As usual,
    63 the id will be omitted on manage forms and can thus not be changed
     63the id will be omitted in manage forms and can thus not be changed
    6464after hostel creation.
    6565
    6666The add and manage form pages let us define the 'dimensions' of the
    67 hostel and and configure blocks with their assignment to either
     67hostel and configure blocks with their assignment to either
    6868female or male students. And they are requesting the number of
    6969floors per block as well as the number of rooms per floor. All
     
    208208again, reverts this process.
    209209
    210 Reserved beds won't be allocated automatically. The beds remains
     210Reserved beds won't be allocated automatically. The beds remain
    211211empty during the hostel booking period. Students can only be
    212212allocated manually to reserved beds, which is done via the
Note: See TracChangeset for help on using the changeset viewer.