# HG changeset patch # User Nathan Phillip Brink # Date 2010-10-14 00:08:57 # Node ID fa5b453b2c441b68097c59a092d0ff54fb58ed71 # Parent 589628d5019b2d56f2293c8d546727db3145300c Fix some typos in the default college profile. diff --git a/school.d/default.inc b/school.d/default.inc --- a/school.d/default.inc +++ b/school.d/default.inc @@ -41,11 +41,11 @@ function default_instructions_html()

  1. Get in touch with your advisor and find out what courses you need to take next semester.
  2. -
  3. Look up each course which your advisor specified in your college's course catalog. Note the different sectxions for each course..
  4. +
  5. Look up each course which your advisor specified in your college's course catalog. Note the different sections for each course..
  6. Enter each course into a slate_permutate schedule. For each course, add the sections listed in your school's course catalogue (at your discretion).
  7. Submit your list of courses and their sections. Let slate_permutate perform its magic.
  8. View all of the different permutations of your schedule and find a few that work for you.
  9. -
  10. Print our your preferred schedule by selecting a schedule an choosing your User-Agent's print option.
  11. +
  12. Print out your preferred schedule by selecting a schedule an choosing your User-Agent's print option.
  13. Wait until it's your turn to register and grab your preferred sections before they fill up!
EOF;